php
unread,Jun 20, 2011, 11:53:46 AM6/20/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Pluf Users
salut tous le monde,,voici ma fonction dans Views.php
function update($request, $match){
$tmpl = new Pluf_Template('formulaire.html');
$context = new Pluf_Template_Context(array('name' => 'Foo Bar'));
$output = $tmpl->render($context);
return new Pluf_HTTP_Response($output);}
Fatal error: Call to undefined method Admin_Views::update() in /var/
www/plufTEST/pluf/Pluf/Dispatcher.php on line 202
s'il vous plaît aidez moi,comment je peux la résoudre.merci infinement