- fix accessibility of Froxlor

- added option to decide how Froxlor is being reached
- set version to 0.9.10
This commit is contained in:
Michael Kaufmann (d00p)
2010-06-28 08:53:41 +00:00
parent cc5c30cc69
commit e5cd9ad727
9 changed files with 55 additions and 4 deletions

View File

@@ -1434,4 +1434,7 @@ $lng['aps']['cannoteditordeleteapsdb'] = 'APS databases cannot be edited or remo
$lng['admin']['webserver_user'] = 'Webserver user-name';
$lng['admin']['webserver_group'] = 'Webserver group-name';
// ADDED IN FROXLOR 0.9.10
$lng['serversettings']['froxlordirectlyviahostname'] = 'Access Froxlor directly via the hostname';
?>