X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dcompta/comptes/journal.php?a=blobdiff_plain;f=includes%2Factions%2FProtectAction.php;h=48909cfd7206ebf860974db5a46cb8a5991578ab;hb=175e95a9093412f8ae36abdddf13ce191ce1d5b3;hp=a7f1ac34e45eb88634b57136bde7ab840019d061;hpb=c8aa42bbfb93e5c19a49664ccee200b304330f69;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/actions/ProtectAction.php b/includes/actions/ProtectAction.php index a7f1ac34e4..48909cfd72 100644 --- a/includes/actions/ProtectAction.php +++ b/includes/actions/ProtectAction.php @@ -52,4 +52,3 @@ class ProtectAction extends FormlessAction { $this->page->protect(); } } -