/**
  * @param  eZINI $importINI Ini handler
  */
 public static function setIni ( $importINI )
 {
     self::$importINI = $importINI;
 }