summaryrefslogtreecommitdiff
path: root/core/helpers/access.php
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2008-12-30 23:36:58 +0000
committerBharat Mediratta <bharat@menalto.com>2008-12-30 23:36:58 +0000
commitcbbbc23c2f5f1f4b5325f1a25251e419b512733f (patch)
treea7eed4d5c466e9fb913c09a803fc11fab3671863 /core/helpers/access.php
parent610aa75d3f3a103a8ca313cf6df086cf2d08cea5 (diff)
Oops, remove some debug code.
Diffstat (limited to 'core/helpers/access.php')
-rw-r--r--core/helpers/access.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/helpers/access.php b/core/helpers/access.php
index ba2924ef..a30ce79d 100644
--- a/core/helpers/access.php
+++ b/core/helpers/access.php
@@ -519,8 +519,6 @@ class access_Core {
return;
}
- print "[$album, $group, $perm_name, $value, " . self::DENY . "]\n";
-
if ($value === self::DENY) {
foreach (array($album->file_path(),
dirname($album->resize_path()),