missing use / namespace aliases

This commit is contained in:
Ralf Becker 2015-01-31 16:20:21 +00:00
parent 95a85c6cf5
commit fc70b2213e
2 changed files with 4 additions and 0 deletions

View File

@ -24,7 +24,10 @@ use HTTP_WebDAV_Server;
use egw_exception_assertion_failed;
use egw_exception_db;
use egw_exception_wrong_parameter;
use egw_exception_wrong_userinput;
use egw_exception;
use egw_time;
use egw_cache;
/**
* Class containing static methods to use the new eGW virtual file system

View File

@ -18,6 +18,7 @@ use EGroupware\Api\Vfs;
// explicitly import old phpgwapi classes used:
use mime_magic;
use egw_exception_assertion_failed;
use schema_proc;
/**
* sqlfs stream wrapper utilities: migration db-fs, fsck