mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-28 17:48:56 +01:00
removed debug output
This commit is contained in:
parent
bb46e5d99e
commit
d21dc1ddab
@ -172,7 +172,6 @@
|
|||||||
|
|
||||||
$i = 0;
|
$i = 0;
|
||||||
$sorted_apps = $phpgw_info["apps"];
|
$sorted_apps = $phpgw_info["apps"];
|
||||||
echo "TEST: " . gettype($phpgw_info);
|
|
||||||
// @asort($sorted_apps);
|
// @asort($sorted_apps);
|
||||||
// @reset($sorted_apps);
|
// @reset($sorted_apps);
|
||||||
while ($permission = each($phpgw_info["apps"])) {
|
while ($permission = each($phpgw_info["apps"])) {
|
||||||
|
Loading…
Reference in New Issue
Block a user