diff options
Diffstat (limited to 'mod/page.php')
-rw-r--r-- | mod/page.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/page.php b/mod/page.php index b80982ae1..25b4d8888 100644 --- a/mod/page.php +++ b/mod/page.php @@ -66,7 +66,6 @@ function page_init(&$a) { intval(ITEM_WEBPAGE), intval(ITEM_PDL) ); - if(! $r) { // Check again with no permissions clause to see if it is a permissions issue |