phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-developers] autocreate accounts solved?


From: Alex Borges
Subject: [Phpgroupware-developers] autocreate accounts solved?
Date: 05 Apr 2002 10:27:43 -0600

Or at least i think so.....wanna see what you guys think

I guess youd have to do the same with accounts_ldap and the others


Index: class.accounts_sql.inc.php
===================================================================
RCS file:
/cvsroot/phpgroupware/phpgwapi/inc/class.accounts_sql.inc.php,v
retrieving revision 1.80
diff -r1.80 class.accounts_sql.inc.php
227d226
< 
228a228
> 
231a232,235
>                       }
>                       elseif($account_id == '')
>                       {
>                               return False;







reply via email to

[Prev in Thread] Current Thread [Next in Thread]