mirror of
https://github.com/e107inc/e107.git
synced 2025-08-13 18:14:26 +02:00
LandingZero theme removed from core and moved to its own repo: https://github.com/e107inc/landingzero
This commit is contained in:
@@ -972,18 +972,13 @@ class e_theme
|
||||
unset($vars['glyphicons']);
|
||||
}
|
||||
|
||||
if($path == "landingzero" )
|
||||
{
|
||||
|
||||
// e107::getMessage()->addDebug("<h2>".$path."</h2>");
|
||||
// e107::getMessage()->addDebug(print_a($vars,true));
|
||||
// $mes->addDebug("<hr />");
|
||||
}
|
||||
|
||||
if($path == "bootstrap3" )
|
||||
{
|
||||
// print_a($vars);
|
||||
// echo "<table class='table'><tr><td>".print_a($vars,true)."</td><td>".print_a($adv,true)."</td></tr></table>";
|
||||
// e107::getMessage()->addDebug("<h2>".$path."</h2>");
|
||||
// e107::getMessage()->addDebug(print_a($vars,true));
|
||||
// print_a($vars);
|
||||
// echo "<table class='table'><tr><td>".print_a($vars,true)."</td><td>".print_a($adv,true)."</td></tr></table>";
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user