mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-06 22:15:58 +02:00
removed debug output
This commit is contained in:
@ -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"])) {
|
||||
|
Reference in New Issue
Block a user