Update of /cvsroot/phpmp/phpMP
In directory usw-pr-cvs1:/tmp/cvs-serv22711
Modified Files:
index.php
Log Message:
Updated Auth() functinos and handlers.
Index: index.php
===================================================================
RCS file: /cvsroot/phpmp/phpMP/index.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** index.php 5 Apr 2002 23:15:28 -0000 1.10
--- index.php 8 Apr 2002 22:29:13 -0000 1.11
***************
*** 79,83 ****
$Template->PrintFooter( array() );
- $Template->ClosePage();
-
?>
--- 79,81 ----
|