I have changed all necessary .php file
but when I access the home page
say,
http://localhost/vb2/index.php
I got a warning as below, but the page can still displayed
Warning: unexpected error in date() in c:\abria merlin\apache\htdocs\vb2\admin\functions.php on line 1209
after I checked, the warining is caused by the revised index.php
at the vb root
if I use the original one, no this warning otherwise it occurs
what's wrong