mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 02:21:58 +02:00
Code Cleanup
This commit is contained in:
@@ -27,9 +27,10 @@ class theme_library
|
||||
return array();
|
||||
}
|
||||
|
||||
/**
|
||||
* Alters library information before detection and caching takes place.
|
||||
*/
|
||||
/**
|
||||
* Alters library information before detection and caching takes place.
|
||||
* @param $libraries
|
||||
*/
|
||||
function config_alter(&$libraries)
|
||||
{
|
||||
$bootswatch = e107::pref('theme', 'bootswatch', false);
|
||||
|
Reference in New Issue
Block a user