icingaweb2/library/Icinga/User/Preferences/Store
Eric Lippmann 1b83ec3ce2 Preferences: Fix saving preferences when using a database store
Our DbSelect::where() is not (or no longer?) compatible w/ Zend_Db_Select::where().
DbStore::load() now uses Zend_Db_Select but we should definitely think about our
DbSelect::where() implementation.

fixes #7353
2014-10-30 09:49:21 +01:00
..
DbStore.php Preferences: Fix saving preferences when using a database store 2014-10-30 09:49:21 +01:00
IniStore.php NotWritableError: extend IcingaException 2014-08-25 12:56:35 +02:00