1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

accomodate new master changes

This commit is contained in:
George Hunt 2021-09-30 00:35:27 +01:00
parent 0cbb5ef446
commit 9d9cf0d209
2 changed files with 2 additions and 1 deletions

View file

@ -26,6 +26,6 @@ $cfg['DefaultLang'] = 'en';
$cfg['ServerDefault'] = 1;
$cfg['UploadDir'] = '';
$cfg['SaveDir'] = '';
$cfg['Servers'][$i]['auth_type'] = 'http';
//$cfg['Servers'][$i]['auth_type'] = 'http';
?>