Update of /cvsroot/phpmp/phpMP
In directory sc8-pr-cvs1:/tmp/cvs-serv24397
Modified Files:
Changelog
Log Message:
Updated Changelog.
Index: Changelog
===================================================================
RCS file: /cvsroot/phpmp/phpMP/Changelog,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** Changelog 2 Dec 2002 22:30:12 -0000 1.4
--- Changelog 2 Dec 2002 22:39:56 -0000 1.5
***************
*** 1,2 ****
--- 1,14 ----
+ 2002-12-02 [Heimidal]
+
+ * includes/auth.php
+ * includes/user.php
+ Started work on the Auth system.
+ * includes/language.php
+ Changed the way language class works.
+ * languages/english/lang_main.php
+ Reformatted the language file for better use.
+ * includes/debug.php **NEW**
+ Just laying stuff out.
+
2002-12-02 [TopherCoS]
|