aboutsummaryrefslogtreecommitdiff
path: root/app/class/Controllerpage.php
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2020-01-11 14:16:18 +0100
committervincent-peugnet <v.peugnet@free.fr>2020-01-11 14:16:18 +0100
commitc599b349667630b328ab2560abccbb7e4fe47801 (patch)
treeff7acf6aa39b3d99396e3eb6b44a7e99ab704661 /app/class/Controllerpage.php
parentd9816ef4affa3d7096a2189e9b171d9d130a727e (diff)
downloadwcms-c599b349667630b328ab2560abccbb7e4fe47801.tar.gz
wcms-c599b349667630b328ab2560abccbb7e4fe47801.zip
multiedit : addauthor
Diffstat (limited to 'app/class/Controllerpage.php')
-rw-r--r--app/class/Controllerpage.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/class/Controllerpage.php b/app/class/Controllerpage.php
index d1bfca5..e12d76e 100644
--- a/app/class/Controllerpage.php
+++ b/app/class/Controllerpage.php
@@ -163,7 +163,6 @@ class Controllerpage extends Controller
} else {
$this->showtemplate('alert', ['page' => $this->page, 'pageexist' => $pageexist, 'canedit' => $this->canedit()]);
}
-
}
public function edit($id)