rejo [Thu, 03 Apr 2008 22:36:17 +0000] rev 128
[feladat @ 232]
Removed left-over debug statement.
rejo [Thu, 03 Apr 2008 22:32:52 +0000] rev 127
[feladat @ 231]
Input for edit_record function in edit_record.php was array with incorrect fields. Fixed. This closes ticket:32.
peter [Thu, 03 Apr 2008 21:48:36 +0000] rev 126
[feladat @ 230]
Fixed a lot of notices which where shown when php was running in E_ALL instead of E_ALL & ~E_NOTICE
Bugfix: In the index.php the Add supermaster wasn't displayed due to a wrong parameter in the check.
rejo [Thu, 03 Apr 2008 18:57:11 +0000] rev 125
[feladat @ 229]
Changed URL's to Poweradmin website in footer of PHP pages.
rejo [Wed, 02 Apr 2008 08:11:48 +0000] rev 124
[feladat @ 228]
Updated the README with a pointer to the website.
rejo [Tue, 01 Apr 2008 19:12:08 +0000] rev 123
[feladat @ 226]
Added a check for a number of database related settings in the configuration. If not set, the interface now will return a clean error message. This closes ticket:28.