Thread
:
server move - now problems - please help
View Single Post
(#
2
(
permalink
))
dac
Junior Member
Status:
Offline
Posts: 32
Join Date: Feb 2003
08-07-2003, 12:07 AM
Problem Solved, thanks to Audioslaved from the nuke cops forum.
Here is the fix.
Code:
setlocale ("LC_TIME", "$locale")
Changed to
Code:
setlocale (LC_TIME, $locale)
dac
View Public Profile
Send a private message to dac
Find all posts by dac