1
0
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:
Cameron
2020-04-13 16:43:25 -07:00
parent 1d4bc0e95a
commit 4424c9906b
45 changed files with 7 additions and 5230 deletions

View File

@@ -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>";
}