Project

General

Profile

« Previous | Next » 

Revision 70

Added by stefan about 19 years ago

Removed support for internal HTMLArea editor. Created new stock module HTMLArea.

View differences:

class.wb.php
30 30
This class is the basis for admin and frontend classes.
31 31

  
32 32
*/
33
if (file_exists(WB_PATH.'/framework/class.database.php'))
33 34
require_once(WB_PATH.'/framework/class.database.php');
34 35
		
35 36

  

Also available in: Unified diff