Update of /cvsroot/phpslash/phpslash-ft
In directory sc8-pr-cvs1:/tmp/cvs-serv18041
Modified Files:
CHANGES
Log Message:
psl_strftime($fmt,$time) now defaults to current time in the second variable
Index: CHANGES
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v
retrieving revision 1.686
retrieving revision 1.687
diff -C2 -d -r1.686 -r1.687
*** CHANGES 10 Feb 2003 18:58:32 -0000 1.686
--- CHANGES 11 Feb 2003 14:05:22 -0000 1.687
***************
*** 13,16 ****
--- 13,20 ----
9 - Removal of something (kill -9 :)
+ 2003-February-11 9:00AM EST Matthew Leingang <sym...@us...>
+ [F] - psl_strftime($format,$time) now defaults to current time in the
+ second variable.
+
2003-February-10 2:00PM EST Matthew Leingang <sym...@us...>
[W] - pslError made even more robust.
|