44 $file =
$config[
'uploadbase'] . DIRECTORY_SEPARATOR .
"library_{$library->document_library_id}.zip";
45 if (!file_exists(
$file))
FakoliException is the base exception class for all Fakoli errors.
static sendFile($resource)
Sends the contents of the specified file to the client.
static using()
Import the datamodels, views and manifest for the specified component(s).
static end($message="")
Use this method to terminate execution of a script instead of using the php keywords exit() or die().
static assertRole($role, $redirect="", $message="")
Assert that the user has one of the specified roles.