Project

General

Profile

« Previous | Next » 

Revision 244

Added by stefan over 18 years ago

Fixed the dubious header already sent bug in installation

View differences:

save.php
564 564
	$database->query("INSERT INTO `".TABLE_PREFIX."search` (name) VALUES ('template')");
565 565
		
566 566
	require_once(WB_PATH.'/framework/initialize.php');
567
	$admin = new admin('dummy');
567
//	$admin = new admin('dummy');
568 568
	
569 569
	// Include the PclZip class file (thanks to 
570 570
	require_once(WB_PATH.'/include/pclzip/pclzip.lib.php');

Also available in: Unified diff