lib_jstree/autoload.inc
2016-03-12 00:39:27 +01:00

3 lines
112 B
PHP

<?php
\SYSTEM\autoload::registerFolder(dirname(__FILE__),'LIB');
\LIB\lib_controll::register('\LIB\lib_jstree');