mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-23 15:18:58 +01:00
Formatting
This commit is contained in:
parent
e7dbba7698
commit
61675e82b5
@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
if (empty($phpgw_info['server']['auth_type'])){$phpgw_info['server']['auth_type'] = 'sql';}
|
if (empty($phpgw_info['server']['auth_type'])){$phpgw_info['server']['auth_type'] = 'sql';}
|
||||||
include(PHPGW_API_INC.'/class.auth_'.$phpgw_info['server']['auth_type'].'.inc.php');
|
include(PHPGW_API_INC.'/class.auth_'.$phpgw_info['server']['auth_type'].'.inc.php');
|
||||||
?>
|
?>
|
||||||
|
Loading…
Reference in New Issue
Block a user