parent
3adf7752c4
commit
f1e73c5fc5
|
@ -63,7 +63,7 @@ use Icinga\Web\Session;
|
|||
* custom (Zend_Db) logic for joining, filtering and querying the data you want.
|
||||
*
|
||||
*/
|
||||
abstract class IdoQuery extends Query
|
||||
abstract class IdoQuery extends DbQuery
|
||||
{
|
||||
/**
|
||||
* The prefix to use
|
||||
|
|
Loading…
Reference in New Issue