From de372aa496c67a43fbcced4fac5848850f9082bd Mon Sep 17 00:00:00 2001 From: hugetoad Date: Sun, 9 Nov 2003 10:32:18 +0000 Subject: - fixed permissions of PHP screens (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1018 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/queue.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/php/queue.php') diff --git a/frontends/php/queue.php b/frontends/php/queue.php index 24794f1c..91c144d0 100644 --- a/frontends/php/queue.php +++ b/frontends/php/queue.php @@ -27,7 +27,7 @@ ?> No permissions !"); show_footer(); -- cgit