1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-14 09:32:17 +02:00

Placeholder added.

This commit is contained in:
Cameron 2019-06-18 13:57:43 -07:00
parent d2cca91192
commit 7b3cdad868

View File

@ -163,4 +163,16 @@
public function testLoadLayout()
{
// $res = e_theme::loadLayout('full', 'bootstrap4');
// var_dump($res);
}
}