重復(fù)定義問題
?Fatal error: Cannot redeclare smarty_funciton_test() (previously declared in C:\wamp\www\mvcstudy\smarty\plugins\function.test.php:3) in C:\wamp\www\mvcstudy\smarty\plugins\function.test.php on line?13
這個(gè)是哪出錯(cuò)了?我是按照老師的步奏敲的代碼
?Fatal error: Cannot redeclare smarty_funciton_test() (previously declared in C:\wamp\www\mvcstudy\smarty\plugins\function.test.php:3) in C:\wamp\www\mvcstudy\smarty\plugins\function.test.php on line?13
這個(gè)是哪出錯(cuò)了?我是按照老師的步奏敲的代碼
2015-05-10
舉報(bào)
2015-05-10
意思是 重復(fù)定義,已經(jīng)有了一個(gè) test函數(shù)了