[phpMP-CVS] CVS: phpMP profile.php,1.1,1.2
Status: Pre-Alpha
Brought to you by:
heimidal
From: Brian R. <hei...@us...> - 2002-08-10 21:39:53
|
Update of /cvsroot/phpmp/phpMP In directory usw-pr-cvs1:/tmp/cvs-serv12160 Modified Files: profile.php Log Message: Added more support for languages. Everything in the core (not all modules) is now covered by the language packs (I hope). Index: profile.php =================================================================== RCS file: /cvsroot/phpmp/phpMP/profile.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** profile.php 10 Aug 2002 20:41:33 -0000 1.1 --- profile.php 10 Aug 2002 21:39:50 -0000 1.2 *************** *** 14,19 **** Lead Designer: Trevor Joynson ! Filename: /index.php ! Usage & Function: The file that makes it all happen! Create Date: March 31, 2002 --- 14,19 ---- Lead Designer: Trevor Joynson ! Filename: /profile.php ! Usage & Function: Profile/registration functions. Create Date: March 31, 2002 |