mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 23:00:56 +01:00
Formatting
This commit is contained in:
parent
e7dbba7698
commit
61675e82b5
@ -1,4 +1,4 @@
|
||||
<?php
|
||||
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');
|
||||
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');
|
||||
?>
|
||||
|
Loading…
Reference in New Issue
Block a user