From cbbbc23c2f5f1f4b5325f1a25251e419b512733f Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Tue, 30 Dec 2008 23:36:58 +0000 Subject: Oops, remove some debug code. --- core/helpers/access.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'core/helpers') 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()), -- cgit v1.2.3