forked from extern/egroupware
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/xml_functions.inc.php');
|
||||
|
||||
// Check header and authentication
|
||||
/* Check header and authentication */
|
||||
if (!$phpgw_setup->auth('Config'))
|
||||
{
|
||||
Header('Location: index.php');
|
||||
|
Loading…
Reference in New Issue
Block a user