************************************************************************/
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Init "action" and "what"
global $what, $action;
$CSS = -1;
// Load the required file(s)
-require_once("inc/config.php");
+require("inc/config.php");
// Is the script installed?
if (isBooleanConstantAndTrue('mxchange_installed')) {
************************************************************************/
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Init "action" and "what"
global $what, $action;
$GLOBALS['module'] = "agb"; $CSS = -1;
// Load the required file(s)
-require_once("inc/config.php");
+require("inc/config.php");
// Is the script installed?
if (isBooleanConstantAndTrue('mxchange_installed')) {
************************************************************************/
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Init "action" and "what"
global $what, $action, $startTime;
$msg = null;
// Load the required file(s)
-require_once("inc/config.php");
+require("inc/config.php");
// Is the "beg" extension active?
if (!EXT_IS_ACTIVE("beg")) {
************************************************************************/
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Init "action" and "what"
global $what, $action;
$GLOBALS['module'] = "birthday_confirm"; $CSS = -1;
// Load the required file(s)
-require_once("inc/config.php");
+require("inc/config.php");
// Is the "birthday" extension active?
if (!EXT_IS_ACTIVE("birthday")) {
************************************************************************/
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Init "action" and "what"
global $what, $action;
$GLOBALS['module'] = "click"; $CSS = -1;
// Load the required file(s)
-require_once("inc/config.php");
+require("inc/config.php");
if (((!empty($_GET['user'])) || (!empty($_GET['reseller']))) && (!empty($_GET['banner']))) {
// Update clicks counter...
************************************************************************/
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Init "action" and "what"
global $what, $action;
$GLOBALS['module'] = "confirm"; $CSS = -1;
// Load the required file(s)
-require_once("inc/config.php");
+require("inc/config.php");
// Is the script installed?
if (defined('mxchange_installed') && (isBooleanConstantAndTrue('mxchange_installed')) && (isBooleanConstantAndTrue('admin_registered'))) {
define('_OB_CACHING', "old");
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Init "action" and "what"
global $what, $action, $footer;
header("Content-type: text/css");
// Load the required file(s)
-require_once("inc/config.php");
+require("inc/config.php");
// Load header
LOAD_INC_ONCE("inc/header.php");
************************************************************************/
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Init "action" and "what"
global $what, $action;
$GLOBALS['module'] = "debug"; $CSS = -1;
// Load the required file(s)
-require_once("inc/config.php");
+require("inc/config.php");
// Redirect only to registration page when this script is installed
if ((isBooleanConstantAndTrue('mxchange_installed')) && (getTotalFatalErrors() == 0)) {
************************************************************************/
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Init "action" and "what"
global $what, $action, $startTime;
$CSS = 0;
// Load the required file(s)
-require_once("inc/config.php");
+require("inc/config.php");
// Is the "doubler" extension active?
if (!EXT_IS_ACTIVE("doubler")) {
************************************************************************/
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Init "action" and "what"
global $what, $action;
$GLOBALS['module'] = "img"; $CSS = -1;
// Load the required file(s)
-require_once("inc/config.php");
+require("inc/config.php");
// Script installed?
if (isBooleanConstantAndTrue('mxchange_installed')) {
define('ENABLE_BACKLINK', true);
// Connect to the MySQL database...
-LOAD_INC_ONCE("inc/mysql-connect.php");
+require(PATH."inc/mysql-connect.php");
//
?>
************************************************************************/
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Init "action" and "what"
global $what, $action;
$GLOBALS['module'] = "index";
// Load config.php
-require_once("inc/config.php");
+require("inc/config.php");
// Is the script installed?
if (isBooleanConstantAndTrue('mxchange_installed')) {
define('mxchange_installing', true);
// Load security system
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Init "action" and "what"
global $what, $action;
$GLOBALS['module'] = "install";
// Load config file
-require_once("inc/config.php");
+require("inc/config.php");
// Header
LOAD_INC("inc/header.php");
define('_OB_CACHING', "old");
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Init "action" and "what"
global $what, $action;
$CSS = "1"; $GLOBALS['module'] = "js";
// Load the required file(s)
-require_once("inc/config.php");
+require("inc/config.php");
// Is this script installed and a JavaScript tag is provied?
if ((isBooleanConstantAndTrue('mxchange_installed')) && (isset($_GET['tag']))) {
************************************************************************/
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Init "action" and "what"
global $what, $action, $startTime;
$GLOBALS['module'] = "lead-confirm";
// Load config.php
-require_once("inc/config.php");
+require("inc/config.php");
// Is the script installed?
if (isBooleanConstantAndTrue('mxchange_installed')) {
************************************************************************/
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Init "action" and "what"
global $what, $action;
$GLOBALS['module'] = "login";
// Load the required file(s)
-require_once("inc/config.php");
+require("inc/config.php");
// Is the script installed?
if (isBooleanConstantAndTrue('mxchange_installed')) {
************************************************************************/
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Init "action" and "what"
global $what, $action;
$GLOBALS['module'] = "mailid"; $CSS = -1;
// Load the required file(s)
-require_once("inc/config.php");
+require("inc/config.php");
if (isBooleanConstantAndTrue('mxchange_installed')) {
// Is the extension active
************************************************************************/
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Init "action" and "what"
global $what, $action;
$GLOBALS['module'] = "mailid"; $CSS = 0;
// Load the required file(s)
-require_once("inc/config.php");
+require("inc/config.php");
if (isBooleanConstantAndTrue('mxchange_installed')) {
// Is the extension active
//xdebug_start_trace();
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Init "action" and "what"
global $what, $action, $startTime;
$GLOBALS['module'] = secureString($_GET['module']);
// Needed include files
-require_once("inc/config.php");
+require("inc/config.php");
// Check if logged in
if (IS_MEMBER()) {
************************************************************************/
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Init "action" and "what"
global $what, $action;
$GLOBALS['module'] = "ref"; $CSS = -1;
// Load the required file(s)
-require_once("inc/config.php");
+require("inc/config.php");
// Redirect only to registration page when this script is installed
if (isBooleanConstantAndTrue('mxchange_installed')) {
************************************************************************/
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Init "action" and "what"
global $what, $action, $startTime;
$GLOBALS['module'] = "show_bonus"; $CSS = 0;
// Load the required file(s)
-require_once("inc/config.php");
+require("inc/config.php");
// Is the "bonus" extension active?
if (!EXT_IS_ACTIVE("bonus")) {
************************************************************************/
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Load the required file(s)
-require_once("inc/config.php");
+require("inc/config.php");
// Is the script installed?
if (isBooleanConstantAndTrue('mxchange_installed')) {
************************************************************************/
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Load the required file(s)
-require_once("inc/config.php");
+require("inc/config.php");
// Redirect only to registration page when this script is installed
if (defined('mxchange_installed') && (isBooleanConstantAndTrue(mxchange_installed))) {
************************************************************************/
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Init "action" and "what"
global $what, $action, $startTime, $SURFBAR_CACHE;
$msg = null;
// Load the required file(s)
-require_once("inc/config.php");
+require("inc/config.php");
// Is the script installed?
if (isBooleanConstantAndTrue('mxchange_installed')) {
************************************************************************/
// Load security stuff here (Oh, I hope this is not unsecure? Am I paranoia??? ;-) )
-require_once("inc/libs/security_functions.php");
+require("inc/libs/security_functions.php");
// Init "action" and "what"
global $what, $action;
$GLOBALS['module'] = "view"; $CSS = -1;
// Load the required file(s)
-require_once("inc/config.php");
+require("inc/config.php");
if (((!empty($_GET['user'])) || (!empty($_GET['reseller']))) && (!empty($_GET['banner']))) {
// Count banner view... we currently don't need the user's id but maybe