aboutsummaryrefslogtreecommitdiff
path: root/app/class/Controllerpage.php
diff options
context:
space:
mode:
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)