forked from extern/egroupware
removed debug output
This commit is contained in:
parent
bb46e5d99e
commit
d21dc1ddab
@ -172,7 +172,6 @@
|
||||
|
||||
$i = 0;
|
||||
$sorted_apps = $phpgw_info["apps"];
|
||||
echo "TEST: " . gettype($phpgw_info);
|
||||
// @asort($sorted_apps);
|
||||
// @reset($sorted_apps);
|
||||
while ($permission = each($phpgw_info["apps"])) {
|
||||
|
Loading…
Reference in New Issue
Block a user