Merge cfc78549bb
into 77d8b39ff9
This commit is contained in:
commit
332a8a5538
1 changed files with 2 additions and 0 deletions
|
@ -11,3 +11,5 @@ define('CACHE_DIR', LIB_DIR .'cache/');
|
|||
require(ROOT_DIR .'vendor/autoload.php');
|
||||
require(LIB_DIR .'pico.php');
|
||||
$pico = new Pico();
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Reference in a new issue