Fix: strict mode crazy

This commit is contained in:
Regis Houssin
2012-07-25 11:46:33 +02:00
parent e12604cb71
commit 7d2f7e9800
12 changed files with 207 additions and 195 deletions

View File

@@ -42,6 +42,8 @@ abstract class CommonObject
public $nom;
public $civility_id;
public $array_options=array();
// No constructor as it is an abstract class