Update of /cvsroot/phpmp/phpMP/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv16149/docs
Modified Files:
Changelog
Log Message:
Did more work on the MPCode system. Hopefully I will finish this by the end of next week.
Index: Changelog
===================================================================
RCS file: /cvsroot/phpmp/phpMP/docs/Changelog,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -r1.30 -r1.31
*** Changelog 2 May 2003 04:52:57 -0000 1.30
--- Changelog 2 May 2003 23:17:41 -0000 1.31
***************
*** 1,2 ****
--- 1,12 ----
+ 2003-05-02 [AnthonyWhite]
+ * includes/mpcode.php
+ * includes/mpcode_arrays.php
+ I got more work done on the MPCode system today,
+ and it seems to be working great.
+ I just need to add support for the harder mpcodes
+ such as [url=] and [email=].
+ Hopefully I will have a complete system by the end
+ of next week :)
+
2003-05-01 [Heimidal]
* includes/debug.php
|