Exemplo n.º 1
0
 /**
  *	Start Framework
  *
  *	@return	void
  */
 public static function Start()
 {
     self::$started = TRUE;
 }