mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-25 14:41:50 +01:00
Can now remove all occurences of the admin/inc/accounts_*.inc.php files.
This commit is contained in:
parent
7802bddfdb
commit
6432271e6c
@ -14,7 +14,6 @@
|
|||||||
$phpgw_info = array();
|
$phpgw_info = array();
|
||||||
$phpgw_info['flags'] = array('currentapp' => 'admin', 'enable_nextmatchs_class' => True);
|
$phpgw_info['flags'] = array('currentapp' => 'admin', 'enable_nextmatchs_class' => True);
|
||||||
include('../header.inc.php');
|
include('../header.inc.php');
|
||||||
// include(PHPGW_APP_INC . '/accounts_' . $phpgw_info['server']['account_repository'] . '.inc.php');
|
|
||||||
|
|
||||||
function account_total($query)
|
function account_total($query)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user