Subversion Repositories php-qbpwcf

Rev

Rev 37 | Rev 42 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 37 Rev 41
Line 12824... Line 12824...
12824
	#參考資料:
12824
	#參考資料:
12825
	#sscanf指定讀到特定字符才結束=>http://stackoverflow.com/questions/2854488/reading-a-string-with-spaces-with-sscanf
12825
	#sscanf指定讀到特定字符才結束=>http://stackoverflow.com/questions/2854488/reading-a-string-with-spaces-with-sscanf
12826
	#參考資料:
12826
	#參考資料:
12827
	#無.
12827
	#無.
12828
	#備註:
12828
	#備註:
12829
	#無.
-
 
-
 
12829
	#註解輸入 "update Release Note & rpm spec file" 會導致解析錯誤.
12830
	*/
12830
	*/
12831
	public static function svnci(&$conf=array()){
12831
	public static function svnci(&$conf=array()){
12832
 
12832
 
12833
		#初始化要回傳的結果
12833
		#初始化要回傳的結果
12834
		$result=array();
12834
		$result=array();