BUG 8875 "Feature: New ExtJS based for Install, Login & Main Proces..." UPDATED
IIS Global var compatibility FIXED - Basically $_SERVER[SERVER_ADDR] does not exist on IIS - It was fixed adding a routine to valodate and set it
This commit is contained in:
@@ -286,7 +286,7 @@ Ext.onReady(function(){
|
||||
},
|
||||
{
|
||||
xtype : 'displayfield',
|
||||
fieldLabel: 'OpenSSL Version (**)',
|
||||
fieldLabel: 'OpenSSL Version (*)',
|
||||
id : 'openssl'
|
||||
},
|
||||
{
|
||||
@@ -311,7 +311,7 @@ Ext.onReady(function(){
|
||||
},
|
||||
{
|
||||
xtype : 'displayfield',
|
||||
fieldLabel: 'LDAP Support (***)',
|
||||
fieldLabel: 'LDAP Support (*)',
|
||||
id : 'ldap'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user