API: new procedure 'removeAllFiles' and contract change for 'createFile'
This commit is contained in:
@@ -21,6 +21,7 @@ if (file_exists('config.php')) {
|
||||
}
|
||||
|
||||
require __DIR__.'/constants.php';
|
||||
require __DIR__.'/check_setup.php';
|
||||
|
||||
$container = new Pimple\Container;
|
||||
$container->register(new ServiceProvider\LoggingProvider);
|
||||
|
||||
Reference in New Issue
Block a user