Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/index.php
r609 r610 4 4 foreach($_POST as $Index => $Item) $_POST[$Index] = addslashes($Item); 5 5 foreach($_GET as $Index => $Item) $_GET[$Index] = addslashes($Item); 6 7 include_once('inc/config.php'); 6 8 7 9 if(array_key_exists('RealmIndex', $_POST)) … … 18 20 19 21 session_start(); 20 include_once('inc/config.php');21 22 include_once('inc/error.php'); 22 23 include_once('inc/db.php');  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/wow/chrome/site/your_project_logo.png)