X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Factions%2FRenderAction.php;h=16e407f46f515cfe3e7e56a7eee3f7608abbcabf;hb=2dd8c6efe97cfb38e13fab8f34bfd887f51b1877;hp=c9b3f8fe486174cf7ea93e0657c8cca83fe76483;hpb=81660007b8af86c630752333c54cc0120909ab2a;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(); } }