mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-19 03:16:33 +02:00
move egw_framework to api and refactor it
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
namespace EGroupware\Api;
|
||||
|
||||
// explicitly reference classes still in phpgwapi of old structure
|
||||
use egw;
|
||||
use egw; // invalidate_session_cache
|
||||
|
||||
/**
|
||||
* API - accounts
|
||||
|
Reference in New Issue
Block a user