Project

General

Profile

« Previous | Next » 

Revision 1420

Added by Luisehahne almost 14 years ago

YGN Ethical Hacker Group (2.8.2 / 2.9.0)

View differences:

class.wb.php
16 16
 *
17 17
 */
18 18

  
19
// Must include code to stop this file being access directly
20
if(defined('WB_PATH') == false) { die("Cannot access this file directly"); }
19 21
// Include PHPLIB template class
20 22
require_once(WB_PATH."/include/phplib/template.inc");
21 23

  

Also available in: Unified diff