add custom paging support

This commit is contained in:
SJ
2013-11-15 22:04:26 +01:00
parent 83a223e96e
commit aaeedb7305
4 changed files with 15 additions and 8 deletions

View File

@ -61,6 +61,7 @@ if(MEMCACHED_ENABLED) {
Registry::set('counters', $counters);
Registry::set('langs', $langs);
Registry::set('paging', $paging);
Registry::set('themes', $themes);
Registry::set('letters', $letters);
Registry::set('ldap_types', array("AD", "iredmail", "lotus", "zimbra"));