[phpMP-CVS] CVS: phpMP/core main.php,1.5,1.6
Status: Pre-Alpha
Brought to you by:
heimidal
From: Brian R. <hei...@us...> - 2003-09-14 21:58:07
|
Update of /cvsroot/phpmp/phpMP/core In directory sc8-pr-cvs1:/tmp/cvs-serv5235/core Modified Files: main.php Log Message: I am an idiot. >_< Index: main.php =================================================================== RCS file: /cvsroot/phpmp/phpMP/core/main.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** main.php 14 Sep 2003 21:55:51 -0000 1.5 --- main.php 14 Sep 2003 21:58:04 -0000 1.6 *************** *** 55,59 **** * @desc Initiates all core components. */ ! function Main() { // The following code ensures that, no matter what, the dreaded --- 55,59 ---- * @desc Initiates all core components. */ ! function Portal() { // The following code ensures that, no matter what, the dreaded |