mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-25 12:21:26 +02:00
update docs
This commit is contained in:
parent
f35780f925
commit
3aa28e70f5
@ -3,6 +3,8 @@
|
|||||||
- Hooks code has been changed some, the location is now required, and the hook filenames
|
- Hooks code has been changed some, the location is now required, and the hook filenames
|
||||||
need to follow the new format: hook_<location>.inc.php
|
need to follow the new format: hook_<location>.inc.php
|
||||||
- The sessions class now base64 encodes passwords in appsessions to prevent invaild chars.
|
- The sessions class now base64 encodes passwords in appsessions to prevent invaild chars.
|
||||||
|
- Added a $phpgw_info flag to allow apps to have admin only sections and keeping the currentapp
|
||||||
|
as the true appname
|
||||||
|
|
||||||
[0.9.12]
|
[0.9.12]
|
||||||
- Note: These changelogs will only contain changes in the API (preferences, admin, etc)
|
- Note: These changelogs will only contain changes in the API (preferences, admin, etc)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user