X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Factions%2FRenderAction.php;h=16e407f46f515cfe3e7e56a7eee3f7608abbcabf;hb=74426f3cf796b149f1ae445e41815bbe148640b2;hp=c9b3f8fe486174cf7ea93e0657c8cca83fe76483;hpb=48d1ef13b8cf9f7d43f7e05f7ea5a214f5149fc6;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/actions/RenderAction.php b/includes/actions/RenderAction.php index c9b3f8fe48..16e407f46f 100644 --- a/includes/actions/RenderAction.php +++ b/includes/actions/RenderAction.php @@ -41,7 +41,6 @@ class RenderAction extends FormlessAction { } public function show() { - $this->page->render(); } }