fix an other not aliased global class (egw_time)

This commit is contained in:
Ralf Becker 2015-01-27 17:17:50 +00:00
parent 481803ac3b
commit c853502a01

View File

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