mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 20:58:30 +01:00
Issue #4120 - fix bootstrap path automatically.
This commit is contained in:
parent
e8dcda855e
commit
b25dfa99af
@ -27,7 +27,6 @@ if(varset($_GET['mode']) == 'customize')
|
||||
// check that the bootstrap library path is up-to-date before the header is loaded.
|
||||
if($info = e107::getLibrary()->load('bootstrap'))
|
||||
{
|
||||
|
||||
if($info['path'] !== '3')
|
||||
{
|
||||
e107::getCache()->clearAll('library');
|
||||
|
Loading…
x
Reference in New Issue
Block a user