1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 10:04:35 +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

@@ -295,7 +295,7 @@ class lancheck
var $core_plugins = array();
var $core_themes = array("bootstrap3", "voux", "landingzero");
var $core_themes = array("bootstrap3", "voux");
private $errorsOnly = false;