Ralf Becker
|
14ee63f8f5
|
fix to allow the apps to unset values in config_data, to get them deleted, also use stored value to determine if value has changed and not need read it again
|
2003-11-08 22:30:06 +00:00 |
|
Ralf Becker
|
737461af74
|
changed config-class to only write config-values if they are changed or new. This should give a better performance and prefents cases where the complete config got lost, because of a concurrent access.
|
2003-11-03 14:25:50 +00:00 |
|
Ralf Becker
|
519e874afb
|
use db from phpgw_setup if the phpgw one is not availible
|
2003-10-07 22:02:30 +00:00 |
|
Ralf Becker
|
b8557e49d9
|
make the phpgw Version-0_9_16-branch HEAD
|
2003-08-28 14:31:11 +00:00 |
|
Miles Lott
|
c7f4184b69
|
Fix for addressbook custom fields
|
2002-04-13 03:34:23 +00:00 |
|
Miles Lott
|
db074c4dd7
|
GLOBALS; remove uneeded class vars in common (I hope)
|
2001-11-23 19:19:04 +00:00 |
|
Miles Lott
|
19b1fcb265
|
Delete the config by name prior to insertion, just in case it was listed under
another appname previously
|
2001-07-01 12:12:39 +00:00 |
|
Miles Lott
|
5304ec67f1
|
Lock app_sessions table in config class, and show preferences config in setup3
|
2001-06-23 04:37:31 +00:00 |
|
skeeter
|
960a50b148
|
Admin can enable disable caching on the fly now.
|
2001-06-23 01:01:39 +00:00 |
|
Miles Lott
|
c73aeb5c62
|
Make sure there is new data before deleting the old data
|
2001-06-13 15:44:56 +00:00 |
|
Miles Lott
|
131fb588ca
|
Change config_appname to config_app
|
2001-05-21 17:18:39 +00:00 |
|
jengo
|
eacb8a099e
|
Added new config class
|
2001-05-02 08:02:32 +00:00 |
|