mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Fixed a parse error
This commit is contained in:
parent
471f42b67a
commit
c92f0fd57b
@ -86,6 +86,7 @@
|
||||
|
||||
if (! $error) {
|
||||
include($phpgw_info["server"]["api_dir"] . "/phpgw_accounts_ldap.inc.php");
|
||||
include($phpgw_info["server"]["api_dir"] . "/phpgw_accounts_shared.inc.php");
|
||||
$accounts = new accounts;
|
||||
|
||||
while ($app = each($s_apps)) {
|
||||
|
Loading…
Reference in New Issue
Block a user