features
This commit is contained in:
@@ -122,7 +122,8 @@ function admin_strongarm() {
|
||||
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
|
||||
$strongarm->api_version = 1;
|
||||
$strongarm->name = 'admin_theme_path';
|
||||
$strongarm->value = '';
|
||||
$strongarm->value = 'user
|
||||
user/*';
|
||||
$export['admin_theme_path'] = $strongarm;
|
||||
|
||||
$strongarm = new stdClass();
|
||||
|
||||
Reference in New Issue
Block a user