mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-20 18:08:02 +02: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…
x
Reference in New Issue
Block a user