mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-09-14 04:10:13 +02:00
add custom paging support
This commit is contained in:
@@ -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"));
|
||||
|
Reference in New Issue
Block a user