cacert-testmgr/manager/application/controllers
Michael Tänzer 1ad3b9d49d Fix Bug #861: set flags - set of flags different to - admin console flags
under testserver

Values from the data base are retrieved as String no matter what type they
have in the db. Therefore the typed comparison with an integer always
failed.

Signed-off-by: Michael Tänzer <neo@nhng.de>
2010-09-07 23:05:31 +02:00
..
ErrorController.php initial setup of framework code 2010-03-31 16:43:49 +02:00
IndexController.php initial setup of framework code 2010-03-31 16:43:49 +02:00
LoginController.php Remove unused local variable 2010-04-26 00:43:19 +02:00
LogoutController.php initial setup of framework code 2010-03-31 16:43:49 +02:00
MailController.php even more fixes, seems to work now => validate more email addresses per account 2010-08-18 15:13:32 +02:00
ManageAccountController.php Fix Bug #861: set flags - set of flags different to - admin console flags 2010-09-07 23:05:31 +02:00