API: new procedure 'removeAllFiles' and contract change for 'createFile'

This commit is contained in:
Frederic Guillot
2015-06-13 15:47:48 -04:00
parent 4161015023
commit 0b7435b882
12 changed files with 315 additions and 134 deletions

View File

@@ -1,6 +1,5 @@
<?php
require __DIR__.'/app/check_setup.php';
require __DIR__.'/app/common.php';
use Core\Router;