r1397: Setting system improvements:
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 12 Feb 2007 19:49:43 +0000 (19:49 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 12 Feb 2007 19:49:43 +0000 (19:49 +0000)
commitf59639f17dc38a8c197752abb169439242f67fb6
tree3cc0c9a961e6d8ce26483941d1f809fcf46d0003
parent49da08219cf59b009c9c81ee8ac6cf51d5a44ed6
r1397: Setting system improvements:

- Settings are no longer constructed from the master array in includes/setting.php, but rather are generated directly in the code at admin/setting.php
- Improve the update mechanism for settings so it's not a bunch of REPLACE INTO queries, but rather just one large one
admin/setting.php
docs/changes.txt
includes/settings.php [deleted file]
install/install.php