"如何修改TWE-C最下方的Twe-Commerce 2.3的字樣" 修訂間的差異
出自 智邦小幫手
Supervisor (對話 | 貢獻) (新頁面: 登入至您的FTP空間,找出在includes/classes/Smarty_2.6.10/Smarty.class.php中, 第1293行 echo '<center><font size=1>'.strtoupper(substr(PROJECT_VERSION,0,17)).'</font></center>'; ...) |
Supervisor (對話 | 貢獻) |
||
行 1: | 行 1: | ||
登入至您的FTP空間,找出在includes/classes/Smarty_2.6.10/Smarty.class.php中, | 登入至您的FTP空間,找出在includes/classes/Smarty_2.6.10/Smarty.class.php中, | ||
+ | |||
第1293行 | 第1293行 | ||
echo '<center><font size=1>'.strtoupper(substr(PROJECT_VERSION,0,17)).'</font></center>'; | echo '<center><font size=1>'.strtoupper(substr(PROJECT_VERSION,0,17)).'</font></center>'; |
於 2007年11月24日 (六) 13:23 的修訂
登入至您的FTP空間,找出在includes/classes/Smarty_2.6.10/Smarty.class.php中,
第1293行
echo '將它註解掉(加上//)
例: //echo '就可以將此字樣變為不顯示了。