Anonymous

Anonymous
Hi, I'm a Geeklog newbie and I'm trying to figure out the code. The problem that I'm having is that I see these things all throughout the source, but I can't figure out where it's points to: $LANG04[26] I know that it's probably an array of static text, but I have no idea where it's being set. Can someone shed some light on this issue? Thanks

Status: offline

Tony

Site Admin
Admin
Registered: 12/17/01
Posts: 405
It's our archaic way of handling language files. You want to look in /path/to/geeklog/language/ in the english file you are using! We will be using PHP's gettext() with our next major release!
The reason people blame things on previous generations is that there's only one other choice.