// changed English strings, especially focusing on colons harmonization
This commit is contained in:
@@ -79,7 +79,7 @@ class AdminWebserviceControllerCore extends AdminController
|
||||
'cast' => 'intval',
|
||||
'type' => 'bool'),
|
||||
'PS_WEBSERVICE_CGI_HOST' => array(
|
||||
'title' => $this->l('Active mode CGI for PHP.'),
|
||||
'title' => $this->l('Active mode CGI for PHP'),
|
||||
'desc' => $this->l('Be sure PHP is not configured as an Apache module on your server.'),
|
||||
'cast' => 'intval',
|
||||
'type' => 'bool'
|
||||
|
||||
Reference in New Issue
Block a user