forked from extern/egroupware
Fixed a missing variable in $phpgw_flags
This commit is contained in:
parent
3ccd788493
commit
1403701421
@ -5,6 +5,7 @@
|
|||||||
Same for the user directory.
|
Same for the user directory.
|
||||||
- Added error checking for creating/editing an account with no permissions.
|
- Added error checking for creating/editing an account with no permissions.
|
||||||
- Fixed a db->unlock() issue in editaccount.php
|
- Fixed a db->unlock() issue in editaccount.php
|
||||||
|
- Fixed a few $phpgw_flags out of place.
|
||||||
|
|
||||||
[08212000] - removed db_lock() and db_unlock() I changed the phpgw_db_* to use them
|
[08212000] - removed db_lock() and db_unlock() I changed the phpgw_db_* to use them
|
||||||
properly
|
properly
|
||||||
|
Loading…
Reference in New Issue
Block a user