Esempio n. 1
0
 /**
  * Constructor
  * 
  * @return boolean
  */
 private function __construct()
 {
     self::$misc_options = array();
     return true;
 }