/[libdata]/branches/pear-db/admin/login.phtml
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /branches/pear-db/admin/login.phtml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 49 by dpavlin, Fri Mar 5 13:42:57 2004 UTC revision 50 by dpavlin, Fri Mar 5 22:38:33 2004 UTC
# Line 2  Line 2 
2  // Load global parameters  // Load global parameters
3  require_once ("global_vars.php");  require_once ("global_vars.php");
4    
5    
6  // Includes  // Includes
7  require_once ($GLOBAL_ADMIN_INC."db_connect.php");  require_once ($GLOBAL_ADMIN_INC."db_connect.php");
8  require_once ($GLOBAL_ADMIN_INC."validate_mysql.php");  require_once ($GLOBAL_ADMIN_INC."validate_mysql.php");
9  require_once ($GLOBAL_ADMIN_INC."sessionClass.php");  require_once ($GLOBAL_ADMIN_INC."sessionClass.php");
10    
   
11  // Login status message  // Login status message
12  $message ="";  $message ="";
13    

Legend:
Removed from v.49  
changed lines
  Added in v.50

  ViewVC Help
Powered by ViewVC 1.1.26