Rename all the "informations" to "information"
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2513 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
@@ -27,7 +27,7 @@ class config
|
||||
{
|
||||
/** All the parameters allowed with their default value */
|
||||
public $default = array ();
|
||||
/** Use the .php to protect the informations */
|
||||
/** Use the .php to protect the information */
|
||||
public $confFile = null;
|
||||
|
||||
/** Select the configuration file */
|
||||
|
||||
Reference in New Issue
Block a user