Project

General

Profile

« Previous | Next » 

Revision 1420

Added by Dietmar almost 14 years ago

YGN Ethical Hacker Group (2.8.2 / 2.9.0)

View differences:

functions-utf8.php
43 43
//   entities_to_umlauts2()
44 44
//   umlauts_to_entities2()
45 45

  
46
if(!defined('WB_URL')) {
47
	header('Location: ../index.php');
48
	exit(0);
49
}
46
// Must include code to stop this file being access directly
47
if(defined('WB_PATH') == false) { die("Cannot access this file directly"); }
50 48

  
51 49
/*
52 50
 * check for mb_string support

Also available in: Unified diff