mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-06-01 17:29:21 -04:00
Ajaxify 'add users'
This commit is contained in:
@@ -78,6 +78,7 @@ class Admin_View_Core extends View {
|
||||
case "admin_page_bottom":
|
||||
case "admin_page_top":
|
||||
case "admin_sidebar_blocks":
|
||||
case "admin_head":
|
||||
$blocks = array();
|
||||
foreach (module::installed() as $module) {
|
||||
$helper_class = "{$module->name}_block";
|
||||
|
||||
Reference in New Issue
Block a user