|
From: Andrew N. \(MHobbit\) <men...@us...> - 2005-10-22 19:02:04
|
Update of /cvsroot/mxbb/core/admin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22341/admin Modified Files: index.php Log Message: And now to undo that... whooo, I know how to use CVS now. :-P Index: index.php =================================================================== RCS file: /cvsroot/mxbb/core/admin/index.php,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** index.php 22 Oct 2005 19:01:12 -0000 1.12 --- index.php 22 Oct 2005 19:01:50 -0000 1.13 *************** *** 33,38 **** require('./pagestart.' . $phpEx); - /* test */ - // ------------------------------ --- 33,36 ---- |