mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-28 00:40:20 +01:00
small change to test syncmail
This commit is contained in:
parent
3ec482b83f
commit
1af7355c77
@ -21,7 +21,7 @@
|
|||||||
include('./inc/functions.inc.php');
|
include('./inc/functions.inc.php');
|
||||||
include('./inc/xml_functions.inc.php');
|
include('./inc/xml_functions.inc.php');
|
||||||
|
|
||||||
// Check header and authentication
|
/* Check header and authentication */
|
||||||
if (!$phpgw_setup->auth('Config'))
|
if (!$phpgw_setup->auth('Config'))
|
||||||
{
|
{
|
||||||
Header('Location: index.php');
|
Header('Location: index.php');
|
||||||
|
Loading…
Reference in New Issue
Block a user