Project

General

Profile

« Previous | Next » 

Revision 1428

Added by Dietmar over 13 years ago

update Argostheme to version 1.5 (Tks to Argos)
validation fixes
call edit_full_area on the fly

View differences:

modify.php
18 18

  
19 19
// Must include code to stop this file being access directly
20 20
if(defined('WB_PATH') == false) { die("Cannot access this file directly"); }
21

  
22
require_once(WB_PATH . '/include/editarea/wb_wrapper_edit_area.php');
23

  
21 24
// Setup template object
22 25
$template = new Template(WB_PATH.'/modules/code');
23 26
$template->set_file('page', 'htt/modify.htt');

Also available in: Unified diff