Thread
:
Multi-lang. option in a cms
View Single Post
#
3
(
permalink
)
08-30-2008, 11:55 AM
vedran
Newbie
Join Date: Aug 2008
Posts: 18
Credits:
0
Rep Power:
2
Re: Multi-lang. option in a cms
phpnuke use something similar to that, stores lang files in langauage folder for example:
PHP Code:
define
(
"_TURNOFFMSG"
,
"Turn Off Public Messages"
);
The only thing I don't understand is how does it work :S
vedran
View Public Profile
Send a private message to vedran
Find all posts by vedran