Project

General

Profile

« Previous | Next » 

Revision 258

Added by ryan over 18 years ago

Fixed small bug in forgot details app

View differences:

index.php
29 29
require(WB_PATH.'/languages/'.DEFAULT_LANGUAGE.'.php');
30 30
// Include the database class file and initiate an object
31 31
require(WB_PATH.'/framework/class.admin.php');
32
$admin = new admin('Start', 'start', false, false);
32 33
$database = new database();
33 34

  
34 35
// Get the website title

Also available in: Unified diff