This commit is contained in:
Romain Neutron
2012-05-23 00:01:29 +02:00
parent 41e56ed86b
commit 4afa21d419
346 changed files with 2234 additions and 3759 deletions

View File

@@ -18,7 +18,7 @@
class module_admin
{
function getTree($position = false)
public function getTree($position = false)
{
$appbox = appbox::get_instance(\bootstrap::getCore());
$session = $appbox->get_session();