Project

General

Profile

« Previous | Next » 

Revision 172

Added by ryan about 19 years ago

Changed included file name from include.php to tool.php

View differences:

trunk/wb/admin/settings/tool.php
42 42

  
43 43
$admin = new admin("Tool: {$tool['name']}",'settings_advanced');
44 44

  
45
require(WB_PATH.'/modules/'.$tool['directory'].'/include.php');
45
require(WB_PATH.'/modules/'.$tool['directory'].'/tool.php');
46 46

  
47 47
$admin->print_footer();
48 48
?>

Also available in: Unified diff