0.4 23 June 2008
The class takes now full advantage of DOM implementation instead of file functions operations.
The XT_addkey, XT_updatekey, XT_deletekey are modified with DOM support.
New function: XT_domconnector();
0.3 12 June 2008
The array languages is now not coded into the class; instead, in the class constructor we'll scan for all the present languages from our defined directory. The file must have the form XX.xml, where XX - two language initials (e.g. en.xml, ro.xml)
New function: XT_list_languages();
0.2 10 June 2008
New function: XT_createfile()
Small improvements.
0.1 19 March 2008
Initial version |