Project

General

Profile

« Previous | Next » 

Revision 2101

Added by darkviper almost 11 years ago

  1. typofix of class name in class.login and depending files

View differences:

save.php
581 581
// Include WB functions file
582 582
	require_once(WB_PATH.'/framework/functions.php');
583 583
// Re-connect to the database, this time using in-build database class
584
	require_once(WB_PATH.'/framework/class.login.php');
584
//	require_once(WB_PATH.'/framework/class.login.php');
585 585
	// Include the PclZip class file (thanks to
586 586
	require_once(WB_PATH.'/include/pclzip/pclzip.lib.php');
587 587
	// Install add-ons

Also available in: Unified diff