[phpMP-CVS] CVS: phpMP index.php,1.8,1.9
Status: Pre-Alpha
Brought to you by:
heimidal
From: Brian R. <hei...@us...> - 2002-04-04 01:13:34
|
Update of /cvsroot/phpmp/phpMP In directory usw-pr-cvs1:/tmp/cvs-serv5349 Modified Files: index.php Log Message: Testing syncmail. Index: index.php =================================================================== RCS file: /cvsroot/phpmp/phpMP/index.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -r1.8 -r1.9 *** index.php 1 Apr 2002 23:48:40 -0000 1.8 --- index.php 4 Apr 2002 01:13:29 -0000 1.9 *************** *** 49,53 **** // Start The Page ! $Template->PrintHeader( array(PAGETITLE => ".::phpMP Sample Page::.") ); // Display The Left Side --- 49,53 ---- // Start The Page ! $Template->PrintHeader( array(PAGETITLE => ".::phpMP Home Page::.") ); // Display The Left Side |