From 8657d3fb5cbd25f78bc668ea9a0a8b17913dd490 Mon Sep 17 00:00:00 2001 From: neoraider Date: Tue, 18 Apr 2006 19:57:05 +0000 Subject: Ein paar unn?tige Aufrufe von strtr durch htmlspecialchars ersetzt. --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.php') diff --git a/index.php b/index.php index b4d930f..ac87ed9 100644 --- a/index.php +++ b/index.php @@ -31,7 +31,7 @@
HasWriteAccess($page, 'c')) { + if($pages->HasWriteAccess($page, 'c') && $_GET['mode'] != 'edit') { $backlink = $GLOBALS['links']->GetNeonLink($page); echo 'Bearbeiten'; -- cgit v1.2.3