X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=include%2Fbanana%2Fhooks.inc.php;h=987de1369c2ad4629402d65a138c17bfb15c7a67;hb=04334c61ffd1e63616503bf52e90174adaa3cc86;hp=f0a23620e65e071e3fa687cbcb421de440c1d82e;hpb=5f30b30e8b2657ade5c727e98de286386ee002d8;p=platal.git diff --git a/include/banana/hooks.inc.php b/include/banana/hooks.inc.php index f0a2362..987de13 100644 --- a/include/banana/hooks.inc.php +++ b/include/banana/hooks.inc.php @@ -311,7 +311,7 @@ class BananaHandler return 'banana/index.tpl'; } - public function prepare(PlatalPage &$page, $id) + public function prepare(PlPage &$page, $id) { }