1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 17:19:56 +02:00

Legacy Admin layout fixes and tests.

This commit is contained in:
Cameron
2021-01-17 10:36:17 -08:00
parent b286d66e88
commit 299c3717a7
8 changed files with 46 additions and 18 deletions

View File

@@ -16,6 +16,7 @@ if(!defined('e107_INIT'))
exit;
}
// e107::lan('theme');
class theme implements e_theme_render
{