aboutsummaryrefslogtreecommitdiffstats
path: root/mod/page.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-05-13 16:27:04 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-05-13 16:27:04 -0700
commitc82082d2bbb00294d62330d577dcdbc9ec6b9d1c (patch)
treeb8f93c5955152af991755c5d6b47a89f5548c642 /mod/page.php
parentd6f98e651170827453a27fec367f0f8059f3a002 (diff)
downloadvolse-hubzilla-c82082d2bbb00294d62330d577dcdbc9ec6b9d1c.tar.gz
volse-hubzilla-c82082d2bbb00294d62330d577dcdbc9ec6b9d1c.tar.bz2
volse-hubzilla-c82082d2bbb00294d62330d577dcdbc9ec6b9d1c.zip
restrict webpage list to undeleted items
Diffstat (limited to 'mod/page.php')
-rw-r--r--mod/page.php1
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