コード例 #1
0
ファイル: MY_Config.php プロジェクト: grimsmath/lavillafdn
 /**
  * Constructor
  *
  * @access	public
  * @return	null
  */
 function MY_Config()
 {
     parent::CI_Config();
 }