mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 05:23:21 +00:00
Fix CS
This commit is contained in:
@@ -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();
|
||||
|
Reference in New Issue
Block a user