mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
add missing use common
This commit is contained in:
parent
df7d8c414a
commit
59ffb2497b
@ -17,6 +17,7 @@ namespace EGroupware\Api\Etemplate;
|
||||
use egw_framework;
|
||||
use egw_json_response;
|
||||
use egw_json_request;
|
||||
use common; // egw_exit
|
||||
|
||||
/**
|
||||
* Class to represent the persitent information of an eTemplate request
|
||||
|
Loading…
Reference in New Issue
Block a user