Subversion Repositories php-qbpwcf

Rev

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

Rev 182 Rev 206
Line 223... Line 223...
223
	#debug
223
	#debug
224
	var_dump($copyRight);
224
	var_dump($copyRight);
225
	exit;
225
	exit;
226
 
226
 
227
	}#if end
227
	}#if end
228
	
228
 
-
 
229
#印出版權宣告
229
echo $copyRight["content"];
230
echo $copyRight["content"];
230
unset($conf);
231
unset($conf);
231
 
232
 
232
#*/
233
#*/
233
 
234