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