]> git.mxchange.org Git - mailer.git/commitdiff
Code rewritings, load base config improved and many minor fixes...
authorRoland Häder <roland@mxchange.org>
Sun, 27 Jan 2008 20:03:41 +0000 (20:03 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 27 Jan 2008 20:03:41 +0000 (20:03 +0000)
383 files changed:
.gitattributes
0.2.1/admin.php
0.2.1/agb.php
0.2.1/beg.php
0.2.1/birthday_confirm.php
0.2.1/click.php
0.2.1/confirm.php
0.2.1/css.php
0.2.1/doubler.php
0.2.1/img.php
0.2.1/inc/autopurge.php
0.2.1/inc/birthday_mails.php [deleted file]
0.2.1/inc/config.php
0.2.1/inc/daily-reset.php [deleted file]
0.2.1/inc/databases.php
0.2.1/inc/db/lib-mysql3.php
0.2.1/inc/db/lib.php
0.2.1/inc/doubler_send.php
0.2.1/inc/extensions.php
0.2.1/inc/extensions/ext-
0.2.1/inc/extensions/ext-active.php
0.2.1/inc/extensions/ext-admins.php
0.2.1/inc/extensions/ext-admintheme1.php
0.2.1/inc/extensions/ext-admintheme_default.php
0.2.1/inc/extensions/ext-autopurge.php
0.2.1/inc/extensions/ext-bank.php
0.2.1/inc/extensions/ext-beg.php
0.2.1/inc/extensions/ext-birthday.php
0.2.1/inc/extensions/ext-bonus.php
0.2.1/inc/extensions/ext-cache.php
0.2.1/inc/extensions/ext-country.php
0.2.1/inc/extensions/ext-demo.php
0.2.1/inc/extensions/ext-doubler.php
0.2.1/inc/extensions/ext-holiday.php
0.2.1/inc/extensions/ext-html_mail.php
0.2.1/inc/extensions/ext-mailid.php
0.2.1/inc/extensions/ext-maintenance.php
0.2.1/inc/extensions/ext-mediadata.php
0.2.1/inc/extensions/ext-mods.php
0.2.1/inc/extensions/ext-mydata.php
0.2.1/inc/extensions/ext-newsletter.php
0.2.1/inc/extensions/ext-nickname.php
0.2.1/inc/extensions/ext-online.php
0.2.1/inc/extensions/ext-optimize.php
0.2.1/inc/extensions/ext-order.php
0.2.1/inc/extensions/ext-other.php
0.2.1/inc/extensions/ext-payout.php
0.2.1/inc/extensions/ext-profile.php
0.2.1/inc/extensions/ext-rallye.php
0.2.1/inc/extensions/ext-register.php
0.2.1/inc/extensions/ext-repair.php
0.2.1/inc/extensions/ext-rewrite.php
0.2.1/inc/extensions/ext-sql_patches.php
0.2.1/inc/extensions/ext-support.php
0.2.1/inc/extensions/ext-task.php
0.2.1/inc/extensions/ext-theme.php
0.2.1/inc/extensions/ext-top10.php
0.2.1/inc/extensions/ext-transfer.php
0.2.1/inc/extensions/ext-user.php
0.2.1/inc/extensions/ext-wernis.php
0.2.1/inc/fatal_errors.php
0.2.1/inc/footer.php
0.2.1/inc/functions.php
0.2.1/inc/gen_mediadata.php
0.2.1/inc/gen_sql_patches.php
0.2.1/inc/header.php
0.2.1/inc/install-inc.php
0.2.1/inc/language.php
0.2.1/inc/language/active_de.php
0.2.1/inc/language/admins_de.php
0.2.1/inc/language/autopurge_de.php
0.2.1/inc/language/bank_de.php
0.2.1/inc/language/beg_de.php
0.2.1/inc/language/birthday_de.php
0.2.1/inc/language/bonus_de.php
0.2.1/inc/language/cache_de.php
0.2.1/inc/language/country_de.php
0.2.1/inc/language/de.php
0.2.1/inc/language/doubler_de.php
0.2.1/inc/language/en.php
0.2.1/inc/language/holiday_de.php
0.2.1/inc/language/html_mail_de.php
0.2.1/inc/language/install_de.php
0.2.1/inc/language/mailid_de.php
0.2.1/inc/language/maintenance_de.php
0.2.1/inc/language/mediadata_de.php
0.2.1/inc/language/mods_de.php
0.2.1/inc/language/newsletter_de.php
0.2.1/inc/language/nickname_de.php
0.2.1/inc/language/online_de.php
0.2.1/inc/language/optimize_de.php
0.2.1/inc/language/order_de.php
0.2.1/inc/language/other_de.php
0.2.1/inc/language/payout_de.php
0.2.1/inc/language/rallye_de.php
0.2.1/inc/language/register_de.php
0.2.1/inc/language/repair_de.php
0.2.1/inc/language/rewrite_de.php
0.2.1/inc/language/support_de.php
0.2.1/inc/language/task_de.php
0.2.1/inc/language/theme_de.php
0.2.1/inc/language/top10_de.php
0.2.1/inc/language/transfer_de.php
0.2.1/inc/language/user_de.php
0.2.1/inc/language/wernis_de.php
0.2.1/inc/libs/admins_functions.php
0.2.1/inc/libs/autopurge_functions.php
0.2.1/inc/libs/bonus_functions.php
0.2.1/inc/libs/cache_functions.php
0.2.1/inc/libs/country_functions.php
0.2.1/inc/libs/doubler_functions.php
0.2.1/inc/libs/holiday_functions.php
0.2.1/inc/libs/html_mail_functions.php
0.2.1/inc/libs/mediadata_functions.php
0.2.1/inc/libs/newsletter_functions.php
0.2.1/inc/libs/nickname_functions.php
0.2.1/inc/libs/optimize_functions.php
0.2.1/inc/libs/order_functions.php
0.2.1/inc/libs/output_functions.php
0.2.1/inc/libs/payout_functions.php
0.2.1/inc/libs/pro_functions.php [deleted file]
0.2.1/inc/libs/rallye_functions.php
0.2.1/inc/libs/register_functions.php
0.2.1/inc/libs/rewrite_functions.php
0.2.1/inc/libs/security_functions.php
0.2.1/inc/libs/task_functions.php
0.2.1/inc/libs/transfer_functions.php
0.2.1/inc/libs/user_functions.php
0.2.1/inc/libs/wernis_functions.php
0.2.1/inc/load_cache.php
0.2.1/inc/load_extensions.php
0.2.1/inc/mails/_mails.php
0.2.1/inc/mails/beg_mails.php
0.2.1/inc/mails/birthday_mails.php
0.2.1/inc/mails/bonus_mails.php
0.2.1/inc/modules/admin.php
0.2.1/inc/modules/admin/action-
0.2.1/inc/modules/admin/action-admins.php
0.2.1/inc/modules/admin/action-bank.php
0.2.1/inc/modules/admin/action-country.php
0.2.1/inc/modules/admin/action-doubler.php
0.2.1/inc/modules/admin/action-email.php
0.2.1/inc/modules/admin/action-holiday.php
0.2.1/inc/modules/admin/action-login.php
0.2.1/inc/modules/admin/action-logout.php
0.2.1/inc/modules/admin/action-menu.php
0.2.1/inc/modules/admin/action-misc.php
0.2.1/inc/modules/admin/action-mods.php
0.2.1/inc/modules/admin/action-newsletter.php
0.2.1/inc/modules/admin/action-payouts.php
0.2.1/inc/modules/admin/action-rallye.php
0.2.1/inc/modules/admin/action-repair.php
0.2.1/inc/modules/admin/action-setup.php
0.2.1/inc/modules/admin/action-stats.php
0.2.1/inc/modules/admin/action-task.php
0.2.1/inc/modules/admin/action-theme.php
0.2.1/inc/modules/admin/action-transfer.php
0.2.1/inc/modules/admin/action-user.php
0.2.1/inc/modules/admin/action-wernis.php
0.2.1/inc/modules/admin/admin-inc.php
0.2.1/inc/modules/admin/overview-inc.php
0.2.1/inc/modules/admin/what-
0.2.1/inc/modules/admin/what-add_bank_package.php
0.2.1/inc/modules/admin/what-add_guestnl_cat.php
0.2.1/inc/modules/admin/what-add_points.php
0.2.1/inc/modules/admin/what-add_rallye.php
0.2.1/inc/modules/admin/what-admin_add.php
0.2.1/inc/modules/admin/what-adminedit.php
0.2.1/inc/modules/admin/what-admins_add.php
0.2.1/inc/modules/admin/what-admins_contact.php
0.2.1/inc/modules/admin/what-admins_contct.php
0.2.1/inc/modules/admin/what-admins_edit.php
0.2.1/inc/modules/admin/what-admins_mails.php
0.2.1/inc/modules/admin/what-autopurge.php
0.2.1/inc/modules/admin/what-bonus.php
0.2.1/inc/modules/admin/what-cache_stats.php
0.2.1/inc/modules/admin/what-chk_regs.php
0.2.1/inc/modules/admin/what-config_active.php
0.2.1/inc/modules/admin/what-config_admin.php
0.2.1/inc/modules/admin/what-config_admins.php
0.2.1/inc/modules/admin/what-config_autopurge.php
0.2.1/inc/modules/admin/what-config_beg.php
0.2.1/inc/modules/admin/what-config_birthday.php
0.2.1/inc/modules/admin/what-config_bonus.php
0.2.1/inc/modules/admin/what-config_cache.php
0.2.1/inc/modules/admin/what-config_cats.php
0.2.1/inc/modules/admin/what-config_doubler.php
0.2.1/inc/modules/admin/what-config_email.php
0.2.1/inc/modules/admin/what-config_extensions.php
0.2.1/inc/modules/admin/what-config_holiday.php
0.2.1/inc/modules/admin/what-config_home.php
0.2.1/inc/modules/admin/what-config_mediadata.php
0.2.1/inc/modules/admin/what-config_mods.php
0.2.1/inc/modules/admin/what-config_newsletter.php
0.2.1/inc/modules/admin/what-config_nickname.php
0.2.1/inc/modules/admin/what-config_order.php
0.2.1/inc/modules/admin/what-config_other.php
0.2.1/inc/modules/admin/what-config_payouts.php
0.2.1/inc/modules/admin/what-config_points.php
0.2.1/inc/modules/admin/what-config_rallye_prices.php
0.2.1/inc/modules/admin/what-config_refid.php
0.2.1/inc/modules/admin/what-config_reg.php
0.2.1/inc/modules/admin/what-config_register.php
0.2.1/inc/modules/admin/what-config_register2.php
0.2.1/inc/modules/admin/what-config_rewrite.php
0.2.1/inc/modules/admin/what-config_secure.php
0.2.1/inc/modules/admin/what-config_stats.php
0.2.1/inc/modules/admin/what-config_title.php
0.2.1/inc/modules/admin/what-config_top10.php
0.2.1/inc/modules/admin/what-config_transfer.php
0.2.1/inc/modules/admin/what-config_user.php
0.2.1/inc/modules/admin/what-config_wernis.php
0.2.1/inc/modules/admin/what-del_email.php
0.2.1/inc/modules/admin/what-del_holiday.php
0.2.1/inc/modules/admin/what-del_task.php
0.2.1/inc/modules/admin/what-del_transfer.php
0.2.1/inc/modules/admin/what-del_user.php
0.2.1/inc/modules/admin/what-edit_emails.php
0.2.1/inc/modules/admin/what-edit_user.php
0.2.1/inc/modules/admin/what-email_archiv.php
0.2.1/inc/modules/admin/what-email_details.php
0.2.1/inc/modules/admin/what-email_stats.php
0.2.1/inc/modules/admin/what-extensions.php
0.2.1/inc/modules/admin/what-guest_add.php
0.2.1/inc/modules/admin/what-guestedit.php
0.2.1/inc/modules/admin/what-holiday_list.php
0.2.1/inc/modules/admin/what-holiday_remove.php
0.2.1/inc/modules/admin/what-list_autopurge.php
0.2.1/inc/modules/admin/what-list_bank_package.php
0.2.1/inc/modules/admin/what-list_beg.php
0.2.1/inc/modules/admin/what-list_bonus.php
0.2.1/inc/modules/admin/what-list_cats.php
0.2.1/inc/modules/admin/what-list_country.php
0.2.1/inc/modules/admin/what-list_doubler.php
0.2.1/inc/modules/admin/what-list_holiday.php
0.2.1/inc/modules/admin/what-list_links.php
0.2.1/inc/modules/admin/what-list_newsletter.php
0.2.1/inc/modules/admin/what-list_norefs.php
0.2.1/inc/modules/admin/what-list_payouts.php
0.2.1/inc/modules/admin/what-list_rallyes.php
0.2.1/inc/modules/admin/what-list_refs.php
0.2.1/inc/modules/admin/what-list_task.php
0.2.1/inc/modules/admin/what-list_transfer.php
0.2.1/inc/modules/admin/what-list_unconfirmed.php
0.2.1/inc/modules/admin/what-list_user.php
0.2.1/inc/modules/admin/what-list_wernis.php
0.2.1/inc/modules/admin/what-lock_user.php
0.2.1/inc/modules/admin/what-logs.php
0.2.1/inc/modules/admin/what-maintenance.php
0.2.1/inc/modules/admin/what-mem_add.php
0.2.1/inc/modules/admin/what-memedit.php
0.2.1/inc/modules/admin/what-optimize.php
0.2.1/inc/modules/admin/what-overview.php
0.2.1/inc/modules/admin/what-payments.php
0.2.1/inc/modules/admin/what-refbanner.php
0.2.1/inc/modules/admin/what-repair_amenu.php
0.2.1/inc/modules/admin/what-repair_amnu.php
0.2.1/inc/modules/admin/what-repair_cats.php
0.2.1/inc/modules/admin/what-repair_gmenu.php
0.2.1/inc/modules/admin/what-repair_gmnu.php
0.2.1/inc/modules/admin/what-repair_mmenu.php
0.2.1/inc/modules/admin/what-repair_mmnu.php
0.2.1/inc/modules/admin/what-send_bonus.php
0.2.1/inc/modules/admin/what-send_newsletter.php
0.2.1/inc/modules/admin/what-stats_mods.php
0.2.1/inc/modules/admin/what-sub_points.php
0.2.1/inc/modules/admin/what-theme_check.php
0.2.1/inc/modules/admin/what-theme_edit.php
0.2.1/inc/modules/admin/what-theme_import.php
0.2.1/inc/modules/admin/what-unlock_emails.php
0.2.1/inc/modules/admin/what-updates.php
0.2.1/inc/modules/admin/what-usage.php
0.2.1/inc/modules/admin/what-user_online.php
0.2.1/inc/modules/admin/what-usr_online.php
0.2.1/inc/modules/chk_login.php
0.2.1/inc/modules/frameset.php
0.2.1/inc/modules/frametester.php
0.2.1/inc/modules/guest/action-
0.2.1/inc/modules/guest/action-admin.php
0.2.1/inc/modules/guest/action-main.php
0.2.1/inc/modules/guest/action-members.php
0.2.1/inc/modules/guest/action-online.php
0.2.1/inc/modules/guest/action-themes.php
0.2.1/inc/modules/guest/what-
0.2.1/inc/modules/guest/what-active.php
0.2.1/inc/modules/guest/what-admin.php
0.2.1/inc/modules/guest/what-agb.php
0.2.1/inc/modules/guest/what-beg.php
0.2.1/inc/modules/guest/what-confirm.php
0.2.1/inc/modules/guest/what-doubler.php
0.2.1/inc/modules/guest/what-impressum.php
0.2.1/inc/modules/guest/what-infos.php
0.2.1/inc/modules/guest/what-login.php
0.2.1/inc/modules/guest/what-mediadata.php
0.2.1/inc/modules/guest/what-my_weblog.php
0.2.1/inc/modules/guest/what-rallyes.php
0.2.1/inc/modules/guest/what-register.php
0.2.1/inc/modules/guest/what-stats.php
0.2.1/inc/modules/guest/what-top10.php
0.2.1/inc/modules/guest/what-welcome.php
0.2.1/inc/modules/guest/what-wernis_portal.php
0.2.1/inc/modules/index.php
0.2.1/inc/modules/loader.php
0.2.1/inc/modules/login.php
0.2.1/inc/modules/member/action-
0.2.1/inc/modules/member/action-account.php
0.2.1/inc/modules/member/action-bank.php
0.2.1/inc/modules/member/action-extras.php
0.2.1/inc/modules/member/action-logout.php
0.2.1/inc/modules/member/action-main.php
0.2.1/inc/modules/member/action-order.php
0.2.1/inc/modules/member/action-rals.php
0.2.1/inc/modules/member/action-stats.php
0.2.1/inc/modules/member/action-themes.php
0.2.1/inc/modules/member/what-
0.2.1/inc/modules/member/what-bank_create.php
0.2.1/inc/modules/member/what-bank_deposit.php
0.2.1/inc/modules/member/what-bank_infos.php
0.2.1/inc/modules/member/what-bank_output.php
0.2.1/inc/modules/member/what-bank_withdraw.php
0.2.1/inc/modules/member/what-beg.php
0.2.1/inc/modules/member/what-beg2.php
0.2.1/inc/modules/member/what-bonus.php
0.2.1/inc/modules/member/what-categories.php
0.2.1/inc/modules/member/what-doubler.php
0.2.1/inc/modules/member/what-guest.php
0.2.1/inc/modules/member/what-holiday.php
0.2.1/inc/modules/member/what-html_mail.php
0.2.1/inc/modules/member/what-logout.php
0.2.1/inc/modules/member/what-mydata.php
0.2.1/inc/modules/member/what-newsletter.php
0.2.1/inc/modules/member/what-nickname.php
0.2.1/inc/modules/member/what-order.php
0.2.1/inc/modules/member/what-payout.php
0.2.1/inc/modules/member/what-points.php
0.2.1/inc/modules/member/what-rallyes.php
0.2.1/inc/modules/member/what-reflinks.php
0.2.1/inc/modules/member/what-stats.php
0.2.1/inc/modules/member/what-support.php
0.2.1/inc/modules/member/what-themes.php
0.2.1/inc/modules/member/what-transfer.php
0.2.1/inc/modules/member/what-unconfirmed.php
0.2.1/inc/modules/member/what-welcome.php
0.2.1/inc/modules/member/what-wernis.php
0.2.1/inc/modules/order.php
0.2.1/inc/modules/welcome.php
0.2.1/inc/monthly/monthly_
0.2.1/inc/monthly/monthly_beg.php
0.2.1/inc/monthly/monthly_bonus.php
0.2.1/inc/monthly/monthly_newsletter.php
0.2.1/inc/monthly_newsletter.php
0.2.1/inc/mysql-connect.php
0.2.1/inc/mysql-manager.php
0.2.1/inc/patch-system.php
0.2.1/inc/pool-update.php
0.2.1/inc/profile-updte.php
0.2.1/inc/reset/reset_
0.2.1/inc/reset/reset_beg.php
0.2.1/inc/reset/reset_bonus.php
0.2.1/inc/reset/reset_daily.php
0.2.1/inc/reset/reset_engine.php
0.2.1/inc/reset/reset_holiday.php
0.2.1/inc/session.php
0.2.1/inc/sql_error.php
0.2.1/inc/stats_bonus.php
0.2.1/inc/stylesheet.php
0.2.1/inc/template.php [deleted file]
0.2.1/inc/theme-manager.php
0.2.1/index.php
0.2.1/install.php
0.2.1/lead-confirm.php
0.2.1/login.php
0.2.1/mailid.php
0.2.1/mailid_top.php
0.2.1/modules.php
0.2.1/ref.php
0.2.1/show_bonus.php
0.2.1/templates/de/html/ext/ext_wernis.tpl
0.2.1/templates/de/html/member/member_wernis_mode_choose.tpl [new file with mode: 0644]
0.2.1/theme/business/theme.php
0.2.1/theme/default/theme.php
0.2.1/theme/desert/theme.php
0.2.1/view.php

index 115371665eab90286b68ffee48c5ec1a55e52738..58dd1c210a8cb2e4bcec2a9a1c75cc1ab14079c1 100644 (file)
 0.2.1/inc/.secret/.deba26cfafe1cb6cc264c05daaee48d821c4c2d5e0d7c6aa8 -text
 0.2.1/inc/.secret/.htaccess -text
 0.2.1/inc/autopurge.php -text
-0.2.1/inc/birthday_mails.php -text
 0.2.1/inc/cache/.htaccess -text
 0.2.1/inc/config.php -text
-0.2.1/inc/daily-reset.php -text
 0.2.1/inc/databases.php -text
 0.2.1/inc/db/.htaccess -text
 0.2.1/inc/db/lib-mysql3.php -text
 0.2.1/inc/libs/order_functions.php -text
 0.2.1/inc/libs/output_functions.php -text
 0.2.1/inc/libs/payout_functions.php -text
-0.2.1/inc/libs/pro_functions.php -text
 0.2.1/inc/libs/rallye_functions.php -text
 0.2.1/inc/libs/register_functions.php -text
 0.2.1/inc/libs/rewrite_functions.php -text
 0.2.1/inc/sql_error.php -text
 0.2.1/inc/stats_bonus.php -text
 0.2.1/inc/stylesheet.php -text
-0.2.1/inc/template.php -text
 0.2.1/inc/theme-manager.php -text
 0.2.1/index.php -text
 0.2.1/install.php -text
 0.2.1/templates/de/html/member/member_welcome_header.tpl -text
 0.2.1/templates/de/html/member/member_wernis.tpl -text
 0.2.1/templates/de/html/member/member_wernis_form.tpl -text
+0.2.1/templates/de/html/member/member_wernis_mode_choose.tpl -text
 0.2.1/templates/de/html/member/member_wernis_row.tpl -text
 0.2.1/templates/de/html/message.tpl -text
 0.2.1/templates/de/html/metadata.tpl -text
index a213986f95f78beb6cfe760b81adaa82e7459432..2c61dc7931e1dca498ef63ba75e281763e349588 100644 (file)
@@ -37,8 +37,8 @@ require_once("inc/libs/security_functions.php");
 // Init "action" and "what"\r
 global $what, $action;\r
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";\r
-if (!empty($_GET['action'])) $GLOBALS['action'] = trim(strip_tags($_GET['action']));\r
-if (!empty($_GET['what'])) $GLOBALS['what'] = trim(strip_tags($_GET['what']));\r
+if (!empty($_GET['action']))   $GLOBALS['action']      = secureString($_GET['action']);\r
+if (!empty($_GET['what']))             $GLOBALS['what']        = secureString($_GET['what']);\r
 \r
 // Set module\r
 $GLOBALS['module'] = "admin"; $CSS = -1;\r
index e24d6be40f7b8933f3a95821715d3f4f431d8f02..a165e96419d19b48a78dc0fab31cd3bd633fde60 100644 (file)
@@ -37,8 +37,8 @@ require_once("inc/libs/security_functions.php");
 // Init "action" and "what"\r
 global $what, $action;\r
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";\r
-if (!empty($_GET['action'])) $GLOBALS['action'] = trim(strip_tags($_GET['action']));\r
-if (!empty($_GET['what']))   $GLOBALS['what'] = trim(strip_tags($_GET['what']));\r
+if (!empty($_GET['action'])) $GLOBALS['action'] = secureString($_GET['action']);\r
+if (!empty($_GET['what']))   $GLOBALS['what'] = secureString($_GET['what']);\r
 \r
 // Set module\r
 $GLOBALS['module'] = "agb"; $CSS = -1;\r
index d90f4ff9bd708afba5326e85741db263e6a72f54..b936b787ef49756c469993ced38221a8c2ca8b8a 100644 (file)
@@ -37,8 +37,8 @@ require_once("inc/libs/security_functions.php");
 // Init "action" and "what"\r
 global $what, $action;\r
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";\r
-if (!empty($_GET['action'])) $GLOBALS['action'] = trim(strip_tags($_GET['action']));\r
-if (!empty($_GET['what'])) $GLOBALS['what'] = trim(strip_tags($_GET['what']));\r
+if (!empty($_GET['action'])) $GLOBALS['action'] = secureString($_GET['action']);\r
+if (!empty($_GET['what'])) $GLOBALS['what'] = secureString($_GET['what']);\r
 \r
 // Set module\r
 $GLOBALS['module'] = "beg";\r
@@ -145,7 +145,7 @@ if (defined('mxchange_installed') && (mxchange_installed))
 \r
                                // Set mode depending on how many mails the member has to confirm\r
                                $locked = false;\r
-                               if (($ref_payout > 0) && ($CONFIG['direct_pay'] == "N")) $locked = true;\r
+                               if (($ref_payout > 0) && ($CONFIG['allow_direct_pay'] == "N")) $locked = true;\r
 \r
                                // Is begging rallye active?\r
                                if ($CONFIG['beg_rallye'] == "Y")\r
index 3a96015fbd5498ca48d82618cfc4d83b671ada13..8b6b78948ee48fff1bb610e9e3eadc918f1c8dfa 100644 (file)
@@ -37,8 +37,8 @@ require_once("inc/libs/security_functions.php");
 // Init "action" and "what"\r
 global $what, $action;\r
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";\r
-if (!empty($_GET['action'])) $GLOBALS['action'] = trim(strip_tags($_GET['action']));\r
-if (!empty($_GET['what'])) $GLOBALS['what'] = trim(strip_tags($_GET['what']));\r
+if (!empty($_GET['action'])) $GLOBALS['action'] = secureString($_GET['action']);\r
+if (!empty($_GET['what'])) $GLOBALS['what'] = secureString($_GET['what']);\r
 \r
 // Set module\r
 $GLOBALS['module'] = "birthday_confirm"; $CSS = -1;\r
@@ -73,7 +73,7 @@ WHERE b.userid=%d AND b.chk_value='%s' LIMIT 1",
                {\r
                        // Set mode depending on how many mails the member has to confirm\r
                        $locked = false;\r
-                       if (($ref_payout > 0) && ($CONFIG['direct_pay'] == "N")) $locked = true;\r
+                       if (($ref_payout > 0) && ($CONFIG['allow_direct_pay'] == "N")) $locked = true;\r
 \r
                        // Add points to account\r
                        ADD_POINTS_REFSYSTEM($uid, $GIFT, false, "0", $locked, strtolower($CONFIG['birthday_mode']));\r
index 3d89db469ddbf0ba52adcec364fed036596fdb16..84868a67934233fa9d643fc4cc4ac6cc78a1ba85 100644 (file)
@@ -37,8 +37,8 @@ require_once("inc/libs/security_functions.php");
 // Init "action" and "what"\r
 global $what, $action;\r
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";\r
-if (!empty($_GET['action'])) $GLOBALS['action'] = trim(strip_tags($_GET['action']));\r
-if (!empty($_GET['what'])) $GLOBALS['what'] = trim(strip_tags($_GET['what']));\r
+if (!empty($_GET['action'])) $GLOBALS['action'] = secureString($_GET['action']);\r
+if (!empty($_GET['what'])) $GLOBALS['what'] = secureString($_GET['what']);\r
 \r
 // Set module\r
 $GLOBALS['module'] = "click"; $CSS = -1;\r
index 9470339899f1a66724dcf50e02ac2cca3b89f551..9d18c113946447246f302324f746668583169ca0 100644 (file)
@@ -37,8 +37,8 @@ require_once("inc/libs/security_functions.php");
 // Init "action" and "what"\r
 global $what, $action;\r
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";\r
-if (!empty($_GET['action'])) $GLOBALS['action'] = trim(strip_tags($_GET['action']));\r
-if (!empty($_GET['what'])) $GLOBALS['what'] = trim(strip_tags($_GET['what']));\r
+if (!empty($_GET['action'])) $GLOBALS['action'] = secureString($_GET['action']);\r
+if (!empty($_GET['what'])) $GLOBALS['what'] = secureString($_GET['what']);\r
 \r
 // Set module to confirm\r
 $GLOBALS['module'] = "confirm"; $CSS = -1;\r
index 82691293d39807733de9b8b8f9f43a49cefd67bf..e8813c42321527f6e5d9f6c246fc92546aea2252 100644 (file)
@@ -40,8 +40,8 @@ require_once("inc/libs/security_functions.php");
 // Init "action" and "what"\r
 global $what, $action;\r
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";\r
-if (!empty($_GET['action'])) $GLOBALS['action'] = trim(strip_tags($_GET['action']));\r
-if (!empty($_GET['what'])) $GLOBALS['what'] = trim(strip_tags($_GET['what']));\r
+if (!empty($_GET['action'])) $GLOBALS['action'] = secureString($_GET['action']);\r
+if (!empty($_GET['what'])) $GLOBALS['what'] = secureString($_GET['what']);\r
 \r
 // This is a CSS file loader!\r
 $CSS = "1"; $GLOBALS['module'] = "css";\r
index eb0e9dc8f425542b80903328be220ec88729a318..81aefa8066b5151254cab01ab3dc8dddff3fed82 100644 (file)
@@ -37,8 +37,8 @@ require_once("inc/libs/security_functions.php");
 // Init "action" and "what"\r
 global $what, $action;\r
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";\r
-if (!empty($_GET['action'])) $GLOBALS['action'] = trim(strip_tags($_GET['action']));\r
-if (!empty($_GET['what'])) $GLOBALS['what'] = trim(strip_tags($_GET['what']));\r
+if (!empty($_GET['action'])) $GLOBALS['action'] = secureString($_GET['action']);\r
+if (!empty($_GET['what'])) $GLOBALS['what'] = secureString($_GET['what']);\r
 \r
 // Set module\r
 $GLOBALS['module'] = "doubler";\r
index 507542942896d892091c0677932996510c87d966..bedf3aa60778da643551e6878355b594daf39908 100644 (file)
@@ -37,8 +37,8 @@ require_once("inc/libs/security_functions.php");
 // Init "action" and "what"\r
 global $what, $action;\r
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";\r
-if (!empty($_GET['action'])) $GLOBALS['action'] = trim(strip_tags($_GET['action']));\r
-if (!empty($_GET['what'])) $GLOBALS['what'] = trim(strip_tags($_GET['what']));\r
+if (!empty($_GET['action'])) $GLOBALS['action'] = secureString($_GET['action']);\r
+if (!empty($_GET['what'])) $GLOBALS['what'] = secureString($_GET['what']);\r
 \r
 // Set�module\r
 $GLOBALS['module'] = "img"; $CSS = -1;\r
index 9f4a0522d8be230cce3fba875ec730b27e42281f..b9d7e68adb0cdbbc3b31539047bd9d8d49c81949 100644 (file)
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
-if (($CONFIG['ap_active'] == "Y") && ($CONFIG['auto_purge'] > 0))\r
+if (($CONFIG['auto_purge_active'] == "Y") && ($CONFIG['auto_purge'] > 0))\r
 {\r
        // First calculate the timestamp\r
        if (function_exists('CREATE_TIME_SELECTIONS'))\r
diff --git a/0.2.1/inc/birthday_mails.php b/0.2.1/inc/birthday_mails.php
deleted file mode 100644 (file)
index 095071b..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-<?php\r
-// DEPRECATED!\r
-?>\r
index 6c4d029b7ec6750b777b0be06a2036799427bf14..f590b9241f55f43ea8db108e5c1314f2cb8c3ce0 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (!defined('__SECURITY'))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
diff --git a/0.2.1/inc/daily-reset.php b/0.2.1/inc/daily-reset.php
deleted file mode 100644 (file)
index 21a8ebe..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-<?php\r
-// OBSOLETE!!!\r
-?>
\ No newline at end of file
index cc06566c3488dc5353ab9eff29f7dbec96a2c47e..a24c5a2836949da57391bfde944504a9b36c1170 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 3c8d2fbb6d9a91a553e732d45a61ceed76c70536..7b0358b6d877c0d02863a1d84dfe046331a1e370 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 5c778225e0f28eab9c536e665b09f31f18cf91cf..5c655545b99b461eb54cf4ed24f9ae2c40e48586 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index ee4172b24192904aeaaf2183d0a7848bcdd8ef1c..4ebe37ad0893ca393c2c56b474a91e0144d40d9b 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 3ff5ad9e8f2af0f05f60e16e21f4334e69b3f4b5..0b39a0c82707711b46d7efb9e628beee717372fc 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 //\r
index 925df141c51c01ee76c1c8d8823d4954e2b85cfa..526c2a698114cc077f03bc2483f8839a40b2b44b 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))
 {
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";
        require($INC);
 }
 
index 1e9561adfdeae6f2ebeba1a13075de0cce4333b5..6a2824f7e55fb3a6ca6b06444ad21e7bbf4417e3 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 44a2b463d04b5528e20975e80f233e7b3e28a2cf..092261f867674568e4de1c23df56d9302e0bc652 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 5d91ac5f02a366e77c0c7a05ff26c341d066e8ac..481b0050493a59301ed92a61fe894e6a9e40408a 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 4a2dd653540d07e5705cd2c9dfa6b122fdbfc7b7..5d013927eefd5d1a3ad9a3a2cc72c19e25f60e6b 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index a42343d58e44b482cb77898cb430730454ce515c..affe7ebe67d9606d2a6eccaab5642f19332f8319 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 5307e2d956942b321b461a78a262af36d7abe107..dffef9dc982b3d912509062bb2ccd983059c3907 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index eb47701a3a95a9f989ed95ec2aefabe93b370df6..7cab063307efd3ffbfc319b29d244ccf325ab855 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index ad2624e7d12373dfeb7ef3944d1fd91c68084e67..7f7d744b63a839cece35eb73a1bd72dfebb6284e 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 696a5a1b408c6a450785328786552ff39da4afb9..3f00e60954a1ac3901113781ecd2479047cc6308 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index d814e31e3dd28f286fa959cf4e14883df1582063..64e58f404d52a4721db605017d1d356cf209d6e5 100644 (file)
@@ -35,7 +35,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 3e23e358b71e2a18f4d839ed470998b23e22d50e..92100db64bcab8583e0373b6bad73344f69bb7b1 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index a8906b4a22c05b684c383853bcc961ef68e20251..07172b7c235999849112f76fa83552f14fe26ef0 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index ac7718d048032fb81e92bd9586b2e100365732b5..eb557508657c7c9a274b87c328a57f06a1e1afa9 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 8dd7ec42d9749331bca04da377214b1c3849595d..d6065d1a6255cfe479a07dc38ed7551d1e23af12 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 2929fca6b1bc8ddb0a0a120c03fa1304f82203e9..e2d355905226df6705504d2939627e0e44788a9f 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index bd0f29139785e3c062691a53eace472b8ffc6a90..c8f5e70ff349c6c3f3237ea84f9917ade3569f41 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 29af8a50895a0858bb586a1a67fbd070c04482ff..82ae1611705df724646030486f352b7f78fb7f92 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index d11da3f44dca6eb8510a5462f07243cc228f1ede..9d75a3e7f6f45abb5c41a7976acca3acefbd58b6 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 9aa948d03405bd64ac8cf9b238c3b87f536620f3..5d4c72b3ab73536e4b5ebd665722930046a0a20f 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 0fc10e7827d3cf115ef9e64daf44dfaa35228f40..dde42b60f2f977b3ac41b80be5eec4bd34a3f2d7 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 5d4fbb46e520a651e922a6e0ec4ddabf0a14f0ef..6c5a3d5d0ea7c7b9b6a058bb7d49afd18f86ad81 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index e64697d18135c8fd22404c86302061de17c0a7c3..b7866c3d05183dd0ac7adf98262124961408fbf0 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index f901c254fa00ea96ac5449b7cb9b5f237179bd0d..0d0a27d7c4cd1674942292893dcf4aea1c028719 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 23b7d64128946215a83f07aa2bcfe8571b781766..c1bfa8644f1bd260131335ba44f59245bfee7583 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index a74c124d7a2db2e9d4f474280f0a883635433324..51a27269f817b3035c7175359c1da90f41f6dcd5 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 4fd2dda6c3f898b84fa81990a69c8279aec9677f..54ea0df1c8340efb33c01d306b142554cfa8671b 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 4c4d92c92c3afcb3819dad419c38bf8792aa9c35..14b311e6a1feb9a70e29f446e937869c337efbdc 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index a4817b0773275dc68e8c747e5b2633eefbc911f8..ddc3a09487957136f8554df7c424d1e01bdcf16a 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index fd160481c63fbf55b582989a447f1ae50671adfc..3b715f1f07a5e43df4cfa35ce6e2611a15a45b90 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index e3491a552060a4fb2472f65bf7121ba5306406eb..57d196934da9ab592a9f84745b1ca419852dec2f 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 6f177a5a895071898f38e6fb928009620a52fb01..2bd09c683ea1a5163abae8980231f75e1b1da7e2 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 5d19909f029e4cc5c1796c28fb22213f2603480e..988e9565cd504fd4b5fc99596446bf7bfd43d795 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index c23bf6c1c0d418451ac79bd94a056b455be1529c..c389f40fedd1291ea52ff9ec1a775429d056dc6f 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 09b7861f43bf8204dfebc55c2084b9c98f4309c8..054715adeb5fcb5010003e7e3e20597d31babfea 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 0fd162c84288d53fd18958d85f862d5db9f96f1d..ca4c9f2219785fca0c0007d61adc21bd307c1239 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 13f843e9e41666fda35a07f2aaa47b93ca7f11b4..20b713ebdcfeac4cb2031417f66e8529ae938e7d 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index d446c44f7b712e0149cf45f07544a8ff81756d0e..49086894aeb52d3d75d1897e1a05f7ab3842c240 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index d5911dcbce517c61ce9ee546f8acf5a63ab0b787..c4957436412b4ae579b3f39716947ad6dfa09c87 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index ad23bd58403644593a080484692a74ba954d2546..a4b46c12594c055074e42dcfd3a5e617042c025a 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 656653437d88b68897e24f3be7a3782e00998b3f..f46889884d36e1de14c467a59dbce3bcc8048e4c 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index f1e535d926d014458a4170d84b70f41aba464194..ba6416410ee331c35edb9f583d4c0da2a61a68f1 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 719ba427da72f789b62c64adf4c3dbc511902349..e165a5ffe83169344afb0a05592144311ec8bc99 100644 (file)
@@ -37,7 +37,7 @@ global $link, $frame, $CSS, $_GET, $header, $_SERVER;
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 7ae88126bafa4fa7e8b006aec8ab610150fc99e9..6bc73d52d580545f67a7a42af3ae2634fdbff03a 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
@@ -61,6 +61,7 @@ function is_SQLWriteable($sql)
        $fp = @fopen(PATH.$sql.".sql", 'a');\r
        return @fclose($fp);\r
 }\r
+
 // Open a table (you may want to add some header stuff here)\r
 function OPEN_TABLE($PERCENT = "", $CLASS = "", $ALIGN="left", $VALIGN="", $td_only=false)\r
 {\r
@@ -98,6 +99,7 @@ function CLOSE_TABLE($ADD="")
        if (!empty($ADD)) OUTPUT_HTML ($ADD);\r
        OUTPUT_HTML ("</TABLE>");\r
 }\r
+
 // Output HTML code directly or "render" it. You addionally switch the new-line character off\r
 function OUTPUT_HTML ($HTML, $NEW_LINE = true) {\r
        // Some global variables\r
@@ -179,6 +181,7 @@ function OUTPUT_HTML ($HTML, $NEW_LINE = true) {
                flush();\r
        }\r
 }\r
+
 // Add a fatal error message to the queue array\r
 function ADD_FATAL ($message, $extra="")\r
 {\r
@@ -191,6 +194,7 @@ function ADD_FATAL ($message, $extra="")
                $FATAL[] = sprintf($message, $extra);\r
        }\r
 }\r
+
 // Load a template file and return it's content (only it's name; do not use ' or ")\r
 function LOAD_TEMPLATE($template, $return=false, $content="")\r
 {\r
@@ -347,7 +351,8 @@ function LOAD_TEMPLATE($template, $return=false, $content="")
                return "E:".$template."<BR>\n";\r
        }\r
 }\r
-//\r
+
+// Send mail out to an email address\r
 function SEND_EMAIL($TO, $SUBJECT, $MSG, $HTML="N", $FROM="")\r
 {\r
        // Compile subject line (for POINTS constant etc.)\r
@@ -417,9 +422,10 @@ function SEND_EMAIL($TO, $SUBJECT, $MSG, $HTML="N", $FROM="")
 function CHECK_PHPMAILER_USAGE() {\r
        return (((defined('SMTP_HOSTNAME')) && (defined('SMTP_USER')) && (defined('SMTP_PASSWORD'))) || ((SMTP_HOSTNAME != "") && (SMTP_USER != "")));\r
 }\r
-\r
-// Send a raw email\r
-// @private\r
+
+/*
+ * Send out a raw email with PHPMailer class or legacy mail() command
+ */\r
 function SEND_RAW_EMAIL ($to, $subject, $msg, $from) {\r
        // Shall we use PHPMailer class or legacy mode?\r
        if (CHECK_PHPMAILER_USAGE()) {\r
@@ -458,28 +464,31 @@ function SEND_RAW_EMAIL ($to, $subject, $msg, $from) {
        }\r
 }\r
 //\r
-function GEN_PASS($LEN="x")\r
-{\r
+
+// Generate a password in a specified length or use default password length
+function GEN_PASS($LEN = 0) {\r
        global $CONFIG;\r
-       if ($LEN == "x") $LEN = $CONFIG['pass_len'];\r
+       if ($LEN == 0) $LEN = $CONFIG['pass_len'];\r
+
        // Initialize array with all allowed chars\r
        $ABC = explode(",", "a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,0,1,2,3,4,5,6,7,8,9,-,+,_,/");\r
+
        // Initialize randomizer\r
        mt_srand((double) microtime() * 1000000);\r
 \r
        // Start creating password\r
        $PASS = "";\r
-       for ($i = 0; $i < $LEN; $i++)\r
-       {\r
+       for ($i = 0; $i < $LEN; $i++) {\r
                $PASS .= $ABC[mt_rand(0, sizeof($ABC) -1)];\r
        }\r
 \r
        // When the size is below 40 we can also add additional security by scrambling it\r
-       if (strlen($PASS) <= 40)\r
-       {\r
+       if (strlen($PASS) <= 40) {\r
                // Also scramble the password\r
                $PASS = scrambleString($PASS);\r
-       }\r
+       }
+
+       // Return the password\r
        return $PASS;\r
 }\r
 //\r
@@ -964,27 +973,21 @@ function MAKE_TIME($H, $M, $S, $stamp)
        return mktime($H, $M, $S, $MONTH, $DAY, $YEAR);\r
 }\r
 //\r
-function LOAD_URL($URL)\r
-{\r
+function LOAD_URL($URL) {\r
        // Add some data to URL if cookies are not accepted\r
        if ((!defined('__COOKIES')) || (!__COOKIES)) $URL = ADD_URL_DATA($URL);\r
 \r
        // Probe for bot from search engine\r
-       if ((eregi("spider", getenv('HTTP_USER_AGENT'))) || (eregi("bot", getenv('HTTP_USER_AGENT'))) || (eregi("spider", getenv('HTTP_USER_AGENT'))))\r
-       {\r
+       if ((eregi("spider", getenv('HTTP_USER_AGENT'))) || (eregi("bot", getenv('HTTP_USER_AGENT'))) || (eregi("spider", getenv('HTTP_USER_AGENT')))) {\r
                // Search engine bot detected so let's rewrite many chars for the link\r
                $URL = htmlentities(strip_tags($URL), ENT_QUOTES);\r
 \r
                // Output new location link as anchor\r
                OUTPUT_HTML ("<A href=\"".$URL."\">".$URL."</A>\n");\r
-       }\r
-        elseif (!headers_sent())\r
-       {\r
+       } elseif (!headers_sent()) {\r
                // Load URL when headers are not sent\r
                @header ("Location: ".str_replace("&amp;", "&", $URL));\r
-       }\r
-        else\r
-       {\r
+       } else {\r
                // Output error message\r
                include(PATH."inc/header.php");\r
                OUTPUT_HTML (LOAD_URL_ERROR_1.$URL.LOAD_URL_ERROR_2);\r
index c13e9d0fccfd65b62c41eb3d61d9bf4fccd95305..403d2e35c61dd1ec4036debc39457679f4a98b17 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index d143bf2efdfdd417daf1cfe1cb53d38ba7f08fa6..3b9e6b95aee12dcc1138689e6489adda8210534a 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-        $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+        $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
         require($INC);\r
 }\r
 \r
index 15e62a2105ad2f5e77b9fbbcd6c216f03d57b354..d108192971383477dda5d9a32fd383057b1af01d 100644 (file)
@@ -35,7 +35,7 @@
 \r
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 87688bf11aae17364bbe6feed1c9d98d7f801932..2fb6d364391cecbb63f7e64b7ec6673b728e6d59 100644 (file)
@@ -38,7 +38,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 24493ca3b3372e946f4b91f3bb2a2e614d38f3fb..3039e9dc71523125adecada838296f57b2ed07bc 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index e077b2a20e3c1673987125c47c8a70af64b00b27..366eb0a9da627781de7a32e7deacdfd710861f56 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index d84e7e7d55edbe128ee5b7fbc61eeac3e4a660c1..678c9e711757611e549b261b419760d64eca1621 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 37ee29f17b1f818db59f99f5cadd357bcd6ffa96..6c641caf20a5f25e91a523b7c81f7d01c855b136 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 2ed870e43d55a5a01315e442991335e2eec2ee17..33daab4e85b838bd9735fa1a76942f2dbdc7cb95 100644 (file)
@@ -33,7 +33,7 @@
 \r
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__)) {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index c4d268bec50ae9f0eb28100d3169da119ac45691..538509ea99b2146687580068d47d100fa463c8f6 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 9d7bec0f05b0868f86534f1df37e3db0e47276e9..c1a84d12ec4dfb17ea67165e17689137602648ae 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index e72798dcaa789c3857a2ed0b2c0255d15c996748..ce7f563a0ee763b24322e17c9f2b60f9031d2231 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 74b148b53ea9d867aae00beace741319b9db5826..a03a82d77d1668edf8dd6e44145f25e5c22b3d73 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 383b1d3b9cc930f6996b7e1209e0d43ef92121ef..31b7ac081a2b332d0fa1015894f2ee8828342d64 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 93c921bd03c4ef06ec9850d908a6b27a5a5c0e4e..5e2207bd3389a817286b0c66b92ed771c7472336 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index d9ae7ce386959b3bd10e73b8511348fcec9b0629..1d9a2725d10413f31894fb1ff5f96ff9d2277c3f 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 6e77ccba2faae9a756cc2dda2af47b0e2e540271..12d3e560c2e050ce7ba7c8798f84de1296f3d572 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index d5334f1a69fdb5b29e241583ed62301d8c67c246..9b0a6335c10db3ad5719340e9a551b7dc43014ef 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 151ba56116db38bf2bc2deeb63600487c34fea2f..5b38dae6dd6159b32bcd324baba444a8cb32aaf0 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 7277e4dc9efb03a0b7d953745eb1f79a7b2f9d63..a7261e4f68af588abbcc6660f9df070921de8d19 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index c75ddc631a2a729329a5e80d7bf67f594e056958..1434f19aab65950e308b566b5d73dd7143b38ea3 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 920e269f88970d21fc3890cda4e87dae675fc58c..2a07d0f801e2a712c9bc55ca556e8ab5bc35abaf 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index f208c9f9bd67766d69099151020b9d74594e0601..e45ebfb08d5ad40fe9f3fea628ab54870b1f0bfb 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 26b5eba80d617190756f314bf3a043288b3a45d7..b9a3a5a9d4998e12fd823d96dc9f4d683de8d1a5 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 244564c74920f8f5cce5eb0b48c94de1d028bcbc..8ba5c739af818fe2f59099e8637b64b09cb527f7 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 377ef0dca5fe24fced13d7d9cfe6a07e4586544d..6c7b10013421a84c5f91cb7c09bf7366590e0e0c 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 912d0304fe5b21e2ff03ef51c6bd504e89e04473..c20b7fa9de1632cba726669096afe378160c415d 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 1fe4effebe63a5d023cc531bbe405805cb4ac8e2..957c7b4f539a32091a603de73fe9009fcaa02e7c 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 2988266a25c1dbd4f97420b79435b8f6c7339eff..5cba1fb229fbf5e3c6bfec7172915d72a111dc68 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 1c04cf28b3f8a9caef0c2ddd4b5fc1e3568318f1..4a2350e5ff5f4e97dc99bb7efdf3e247b48a7107 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 5b0340d231772e4fad1aebf1e9b989d753d20130..51f3b0a90420fcb329a536a84d603cf858afc8fc 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 699dd10e057b019586523c3e678f76c808ab951c..5855bbec5a3cd5b501776578911acc2aaf3ef035 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 0b1ef599e509078b8841e2ddcae4a93da00f7119..d85e070d5220404d55e9eaebd59d4fa1e8390785 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 9e1bfd5662778ce6165c84ceb6e0b3c9363a256d..f54323ba9b0195086a87674e31ddaf5d5ca05b36 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 662482a43f29fc3cbfed38816fe2cb6b66dbb62d..b8f15326f7ad17cedde3de94b2ea3b6f1a1874a1 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 3b78b57d23e74208074db1a695ca4fa0abd62c30..50645909c83f4330f34bcd9798dd40dddefbcc1f 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 8e2d1a177b47a2fc5b2caed4b0930ac5c977fce3..05b402f5b0d4c68d3c06171d24d31f7d1165006d 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 9e228848c4d1aa8bc71aad370eef6306377276c9..dfd6920ad7931f514ecf9c12d7e508c770fbd92f 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index adf1551369ad81eaf715f720358d4e505a7715a8..79c6fbb0809299118e5202c3017bb71ee1998490 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index ed25997d932a89cf058e14a83f43664e20024f34..44f935f9d26b41a3093e529c5b993c43e388eaee 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 547896b189692a430dfc4564a0d82664f0df5e37..d4ac1931637ad09498f6bbba39638738e7035caf 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 077c132c794eeb0ae518f6d77b169d2dd998cb99..e08afedb1697f834a78aefeb71da8acac9d7d732 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
@@ -46,6 +46,9 @@ define('WERNIS_ADMIN_MIN_AMOUNT', "Minimumguthaben von {!POINTS!} f&uuml;r Ausza
 define('WERNIS_ADMIN_API_ID', "WDS66-API-ID (api_id=x)");\r
 define('WERNIS_ADMIN_API_MD5', "WDS66-API-Key (api_md5=xxxxx; 32-stellig)");\r
 define('WERNIS_ADMIN_CONFIG_NOTE', "<A href=\"http://www.wds66.com/ref.php?refid=10437\" target=\"_blank\">Hier</A> k&ouml;nnen Sie schon f&uuml;r <strong>5,00&euro;</strong>=<strong>25.000 Abfragen</strong> ein API-Account beantragen (dazu ist ein <strong>kostenloses</strong> {!POINTS!}-Account dennoch n&ouml;tig!)");\r
-\r
+define('MEMBER_WERNIS_MODE_CHOOSE', "M&ouml;chten Sie {!POINTS!} zu Ihrem WDS66-Hauptaccount ausbezahlt bekommen oder {!POINTS!} hier einzahlen?");\r
+define('MEMBER_WERNIS_MODE_WITHDRAW', "{!POINTS!} einzahlen");
+define('MEMBER_WERNIS_MODE_PAYOUT', "{!POINTS!} auszahlen");
+
 //\r
 ?>\r
index 5097f38463cfc1187ed35d291af0ab34da2b4a23..f2b881080ee89228bf072e2213fe5220699a8646 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 //\r
index 9e5e973212a3971246f877117755f60cc97d6aa9..fb64ccd43e2cb1bb4a12cc7886be8d7c928c6661 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index f8fd598fcf1cb1ed291ac32644b5004600000549..e71dcd4eb3bde496abefae391a1219b7ad3ca1db 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // This function must be run *BEFORE* a link is removed from table 'mxchange_user_links' !\r
index fac260c28cc5934067fc27730341df5013eb590d..87c25188f842cef8cfd5ab861a689a3249b77c1c 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-        $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+        $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
         require($INC);\r
 }\r
 // Caching class\r
index e2955909908416a84af7b4dd724abe415b4aec5e..360b7a3864d8905c0f2f0c24b42203bc7b2515d2 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 //\r
index 70bdb103945a97020416a100c4b40ff047171e3e..307d12273e3277a3606e0cbf9c792724794b6fdb 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 //\r
index c3d7c4a9eaef2754638ca6c0bc7916d884d03482..64ae52fda206837c9db5d672b759912e3f2c9c5d 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 //\r
index 4f86b41c27e00cb8005ea35e7d36e03192d14a33..0ad0ebc6c1e62870c16a9e05694453986ac0f963 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 //\r
index 7a14844c869603cb366e4cc84128e053c158cc3a..dc0a8ea4e9c3a225c70f579ba2f29a871b854f52 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 //\r
index bfd6eaaa913b368cfdbcc6a7190a929ead444011..2cc971667d7ab088da48f62b4ad503f98a5e904e 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 //\r
index 983ff3358513628a115e6866127eb1fd6b717a9e..48b853ce24f6a1f3ffd1f3d970068fa2919ccb7e 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 //\r
index 7d0e71aecc73066ff4a2ef2f739caf25998f82db..bf9dbeaca053d9ceaad5b25bdc08b36745c462bd 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 //\r
index ea94efde3926b05ed9f579cf664b5fe7d8ab7dfc..9adf2517448fb67260bab03e053c457bc9620835 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index e95766d9f2844c43a2472c152536f593986ef8c7..df27137a6615333481967d30b780fc8462f6e8aa 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add HTML to the output stream\r
index f6eeb82190477c8000cc85fb273e0ff78cc0b99d..7ee40e59dadfc02052ee5729815348c7416e0134 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 //\r
diff --git a/0.2.1/inc/libs/pro_functions.php b/0.2.1/inc/libs/pro_functions.php
deleted file mode 100644 (file)
index 8ee8087..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-<?php\r
-// OBSOLETE: MOVED INTO inc/functions.php!\r
-?>\r
index 6029ae71b6c9253088d4fd6a0878f7f0c3189a66..5beddb3cadd6faf81697558918c39539330f154d 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 //\r
index 1698facaea9dca3769950d07fbaf1d28e81f146e..d8073afb20bc618ffdb4aaa8db2b9a742367c94e 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 26c0ac813c7f6f027ef1985fe8be23d1196eaffd..8a8d41c2159b1cc90ba408c6a0fa925fdfd743bb 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 763305d213499cbcf0851d0e31001b9f5937180b..09cf73d349a21de1a94c1dfe01aa7370db8c033b 100644 (file)
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
+
+/**
+ * Function to secure input strings
+ *
+ * @param      $str    The unsecured string
+ * @return     $str    A (hopefully) secured string against HTML and other things
+ */
+function secureString ($str) {
+       $str = trim(strip_tags($str));
+       $str = htmlentities($str, ENT_QUOTES);
+       return $str;
+}
 \r
 // Run only once this security check/exchange\r
 if (defined('__SECURITY')) return;\r
@@ -207,7 +219,7 @@ if (!defined('_OB_CACHING'))
 }\r
 \r
 // At last secure the $_SERVER['PHP_SELF'] element\r
-$_SERVER['PHP_SELF'] = htmlentities(strip_tags($_SERVER['PHP_SELF']), ENT_QUOTES);\r
+$_SERVER['PHP_SELF'] = secureString($_SERVER['PHP_SELF']);\r
 \r
 // Split it up into path and filename\r
 $SELF_DIR  = dirname($_SERVER['PHP_SELF']);\r
index c16eca1421d4b2062ce2b8b01913358b834c9332..e4e700444b50788900318983ca8b31103bfe56ba 100644 (file)
@@ -33,7 +33,7 @@
 \r
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 //\r
index b69e25d076fba82d347bc6dcffda38259a63464c..0c6d01f4adc38a51a477cf19d067e1fd06fb0361 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 //\r
index fa7fc6e42eda8f179088b1a73bb3fa7509721eee..bd20394892579bd1de6aeeab055cfc872b7ec090 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 1f0674382a52b19a0fddffa5aced749b7cfa6949..1ea27b8dbe9e6b85dc27a6a8fbe7739531c6fbf7 100644 (file)
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
-//\r
-function WERNIS_OUTPUT_WERNIS_LIST($POINTS) {\r
-       trigger_error(__METHOD__.":STUB!");\r
-}\r
 //\r
 ?>\r
index 6a3c8544c3288731337bff191e51b4fdc701f6f1..e2d194df50e73e4f99885d14fedee570d016ef12 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 9154effc5100b59a45ef6e473050d4c37b5ed0b0..8bffaaa7fbc235d997724e7e5bc0efb8a86e6b70 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 //\r
index 1fb3d2709997a577d729f048ee206bca2defdee9..a1dbc7ab1ab05b3cef83b3800fa18ec40663bc62 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif ((!EXT_IS_ACTIVE("")) && (!IS_ADMIN()))\r
index cbb431b27f30cb9d8a9f3d874c8f860ba3f54b2b..c4fb2fe756ee8d0605b4d325845ddc6e7faa682a 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif ((!EXT_IS_ACTIVE("beg")) && (!IS_ADMIN()))\r
index 45d8cebc725b45cf5045318a769f7c5c001c2450..ac9bedd42e57d73802621fc0e9f81f75d751a461 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif ((!EXT_IS_ACTIVE("birthday")) && (!IS_ADMIN()))\r
index 9e024686141168529596be495f822b71b15d4aac..63570a9a244cb3a66311c3549af2b1d1747d7d48 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif ((!EXT_IS_ACTIVE("bonus")) && (!IS_ADMIN()))\r
index 656744fead8272ebe9d5b5761a67443ca98ccc44..5d610190e703696d3fb71eac5f7ea9d3df6231f7 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 5fd4c8843060c61a160d4087a92721a48595216b..984f25f6ac816ec9e4cc94dbe1c061c8ca090473 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))
 {
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";
        require($INC);
 }
 
index ee90f5154b735e0ec81e9b9ece9ecc7dcd19a685..2e1404b03cc42d69f417487c44152b471067915c 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 40c99341ca2352d01f487128927460370ab6700f..65cbc4ac1a45411070db8660ae3cfbf9c131930c 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index f40b37770b65738d9c0fa5fbdc9c2ea5f6d7c0b9..1fd9354dedd499efa256640150b2c0a5ab24aa39 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 52b3304968f10668497766a404511aeaca94d82f..4f26a77f306f9babd67acce11f0ecb4155f8a55a 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 32670ed58e4f0ba678fada5875fa612a644ef15b..4ed9f9377b5e7f57cc989c02a65fd1b917be4645 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 3b27152d2cfe167d0a7a09b85a614bed3578ed65..6d967a659300ff234b675d1af3c7ea1ac9e361f1 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 8b512d72a3fc04ea28623e06aef3b3f299baa70f..eac0e7365dc7e8ae9a175a79d1083c61f4f7dcd4 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index c87a1af9f5e8e8a094c25d4f4c22d5c1ba8a5894..e1959d3d197e422efc389ee6db059660ee878a92 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 8b2e5c45b03f41f6402790d5d2caed83228cc40b..eac8f7532ab1993c5c1114ff0931d09e454f98f9 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index bf33b47896ce239e9d20e542cbc6be6dcb458929..55aef98ee37cdc69fab66717c7487d7684844f5b 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index bdec04ac1f9c603aee5d413dca52fe841770a58c..ac7e832b5e0bbd46327976402bec06f8943d2dac 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index bb7a2d78e75a9ea626bc8b9e40be11ab6e5782bb..ce0be7cd3ddb21b3422e81a2723a9c9390e194cd 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index c1ff401b564ba7e974ffdc16dc9f8c3dd4fe14d5..931ac7d094a387d400853c0a2bd8edbb052da18a 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 6d0e3520092d7f4ec8c1c7ead7660a96f5f2801d..c7885bf210b4a459b7c4ebe552c26d2a5dc2e6ca 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index b7edefb0aa85c05c8e6d0c3c53d2c8d393bbfbac..4cddf90d1e33d722c24ceffa0497321cd0874f7f 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 32dedc7347a255977317193591719978bac45b39..9d3ddb2533240d93347d0b2fecce1503f92917d0 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 333be71ee6ce6c94d4851f47420a1cf8174e2a3c..cd9218703e13341080caea0ac418a557019eb529 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index d6c874f5bcbf669e843109f0c997a9f3ec74af73..3e12d50fdbc44f529328236fe2620f5758edf98b 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index cbf86b5143b50967e8f8dffdb583865ab6026d79..11b0f3ba8780fddad69b6ff7f0f2ce4284339d92 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 28e959207aaee427391861939f75ff61c11c4bd1..a36d0267939f4228f1ef276b5368214c8b1089cd 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 9cbf27f687d97d3d6e1a8adff71f0a4336646096..61a5196b46e2a6f12e8c4fc0b92399629a3e6f02 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index d4b6ed4f96f89eb44990d404f45e27ceb0fe220f..2a911245544cbc49d967089f01074c8d81fd25f5 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 8375b9fe188448207fdffcdb1b6f5d6d2fa0fffe..880c9d2bf52faeb646077f83529884d10c993fad 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index d6e20e8ff35c2f8e2fb162e021e1f342278e07d7..20ab6146fcd8b9add53372aa249eec4abd4d1118 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 137ed2eb0395a7519ee3c2db98f2f77124451644..f5e1bd3796ad0d8cb26c8319f72781a91b238722 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!is_admin()))
 {
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";
        require($INC);
 }
 // Add description as navigation point
index e383cc40c1e845525dae9b2e5e57780efd434f94..d675aa862ea4708fb444aa281fd8cb7dd68d7085 100644 (file)
@@ -33,7 +33,7 @@
 \r
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!is_admin())) {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index eee3b7dceac66b962b14cbfed3411536115cb049..2e5a090357eaaafae96b58d3178617b957f467eb 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!is_admin()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index d061f16a17ffdf129a3c3b66a1b75a1561197d37..173d1d6976383cd9c3b38dae8b38b07c83c13d8d 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index a937990536b2cb561b2e16ba121506934f1c20c6..0ea1290fc709e702b1ce7522674af093841e6220 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index ffbabcb3148df0674c06ba1fc126ed4d952a93f9..71bebceac5f436f237fe6250b4784ff654635cf8 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index cee5a4b6813bfdb8db75513b29e96417c69b2f2f..14d44b1cf0aae3abba27e3439d0b0196c5eaa894 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 363b6971f9697d2c9f32e4c0d2ab3bdaee499c0f..522deafff57d33d782d64ac24e6d923da437880f 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index a33f68ec0bbbcceb3db88e3661a6c9fd1f81ad1b..22bda7c22a752b2d29b64b9b521ceb54fbbb7853 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 8e07614ef699cd47076d42f37c96a867d0f373ee..e63e588529b570be682b4a885a9f271f4187494a 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 16491bc2eda966981134234d1b49f2fa6a4530ef..219aba569697a5380b7bfee1868c2129a40b0d60 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index e5c25775e9d5dd4617a1488123820a4429a97012..54f166dd35886b389a48d759196732a159675177 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 2a425d45d1b6c3416ba543b4319dcc5428e8ef6b..25984d3af96433136bf23107210aef0394eb8596 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index d040b78964c38e145e0163e8e618c85a944a1325..f2f4a76f2fe13868cfe1bb31a37513d2096d680e 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 905860e32fe7369cc8e8ea03ae5da6df42b6c758..46fc4141212fe3b183b19cb64ab9b24c96509d5b 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!is_admin()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index a947f23e0f37e86ea4030096bc3ee7560c11e0ac..ea946107683c59e7885eafefcaa708189579b321 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index ac121712f6fbe9e92f20f5bcc6828883ddd5e833..6dcc8041b7bf7cfeddcddf78082a7d9d3cf5c574 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 4cf1302bcaf17fbb19a3050c6ee16f1e00f45a18..6d2770457372ad303b680d0762640faa2e9854f1 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 232650b03671d49a9fcaa6738242da0fe177f884..d1ccc43f7edcf4f6743610820bdbbb755d8c3ff6 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 958b4f0e4b67937337b86218e9dcb162e9eb4b0b..dd5ea931b1d85e76c13ab754b02b4897cf171dad 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
@@ -68,7 +68,7 @@ if (isset($_POST['ok']))
 \r
        // Mail confirmation links\r
        define('_CFG_AUTO_PURGE', CREATE_TIME_SELECTIONS($CONFIG['auto_purge'], "auto_purge", "MWD"));\r
-       if ($CONFIG['ap_active'] == "N")\r
+       if ($CONFIG['auto_purge_active'] == "N")\r
        {\r
                define('_CFG_AP_ACTIVE_N', " checked");\r
                define('_CFG_AP_ACTIVE_Y', "");\r
index 0bb920c1fa5fc3d8c820e16fc019d4b3810a3d93..cef8f0487551fc804f4222eb8859e4194f44ba98 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!is_admin()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 1d4dd8ecfdc2a20df8037156701be8275e22f4ce..78ab4e60661cd7b24578ae6d22943538d3ed69ec 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 782a373125272c09c7d7658fceaf62d1c900ccc0..a2b7d5bc5933b7e739827edd2c6af026603fd743 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 227f536807dc9dd45dbbf019a7ead8869ab42c15..d88b439224b4abf3b99e2bc0381932e5fa19d793 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 9482fbfc4debddee6ed3b9c6743055fb9bb927f0..13480ff728f2aa5c9402adf96a793acb40bea68d 100644 (file)
@@ -35,7 +35,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 11d1321390b07a77d4649c59a2c9eb9b752e7fec..18936ee7af3c89064252196b5c5351ebb6e20ee9 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!is_admin()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 9725ecff61f11a60b7c06ff6b4f277270607fcfe..0f5c0f65e3ab686bd8cce44774a7e714d0e15bc2 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 31903d638d5303c1b94817c39f14462d81c06e62..d216abe5d7ad13e1b9285b0c6bd233805b2f7098 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 77726c6bed1d9f7c94f7613f91fd1986c5b655d6..f3c698d22edad893d6b5548e69deb3943ac4f3e0 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 2bd570a31549c9af96ca5920829c42a789f52ec7..db688e6dfd53e026855317a70910bcf3c65a2453 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 15f7c8b76da45f37be3e178591cac4ed8122238a..5d68a1e076f561a838466f7ce0c8eece54eebb5c 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!is_admin()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 976be58999e8becd64c763d94c8641a9a459bae8..253d2bc0f5f7f907261cf64dd0b8751870fae24e 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 9ae6c2e0e3242b0623841d4209df1e7d510c75a0..830529580bb299a7572ff6465075c34ab7056359 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 819d48e1c1760945c82e93958b4c794c048fbc25..c70db1705573aa52ab47846ba3353297adfb3971 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!is_admin()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index e3ae36bff50d5931dea4f5ff04a23f58d55b82a1..6593bfb7f035e1ef417bcc229e58be16b0653724 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 60145df453fafb0dbcb2e609381ea5a6628f6ce2..d2bf210552c98b478022dac222737873e3de6860 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 } elseif ((!EXT_IS_ACTIVE("other")) || (GET_EXT_VERSION("other") == "")) {\r
        // Missing extension!\r
@@ -88,7 +88,7 @@ if (isset($_POST['ok']))
        define('_CFG_UNCONFIRMED'   , $CONFIG['unconfirmed']);\r
        define('_CFG_MAX_TLENGTH'   , $CONFIG['max_tlength']);\r
        define('_CFG_CODE_LENGTH'   , $CONFIG['code_length']);\r
-       define('_CFG_ACT_SYSTEM'    , $CONFIG['activate_system']);\r
+       define('_CFG_ACT_SYSTEM'    , $CONFIG['activate_xchange']);\r
        define('_CFG_MAX_SEND'      , $CONFIG['max_send']);\r
        define('_CFG_REJECT_URL'    , $CONFIG['reject_url']);\r
 \r
@@ -100,7 +100,7 @@ if (isset($_POST['ok']))
                define('_CFG_URL_TLOCK'     , CREATE_TIME_SELECTIONS($CONFIG['url_tlock']     , "url_tlock"            , "WDh"));\r
                define('_CFG_PROFILE_LOCK'  , CREATE_TIME_SELECTIONS($CONFIG['profile_lock']  , "profile_lock"         , "WDh"));\r
                define('_CFG_PROFILE_UPDATE', CREATE_TIME_SELECTIONS($CONFIG['profile_update'], "profile_update"       , "YM"));\r
-               define('_CFG_PROF_REUPDATE' , CREATE_TIME_SELECTIONS($CONFIG['prof_reupdate'] , "resend_profile_update", "MWD"));\r
+               define('_CFG_PROF_REUPDATE' , CREATE_TIME_SELECTIONS($CONFIG['resend_profile_update'] , "resend_profile_update", "MWD"));\r
        }\r
         else\r
        {\r
@@ -109,7 +109,7 @@ if (isset($_POST['ok']))
                define('_CFG_URL_TLOCK'     , "<INPUT type=\"text\" name=\"url_tlock\" class=\"admin_normal\" size=\"6\"  maxlength=\"255\" value=\"".$CONFIG['url_tlock']     ."\"> <FONT class=\"tiny\">(".SECS.")</FONT>");\r
                define('_CFG_PROFILE_LOCK'  , "<INPUT type=\"text\" name=\"profile_lock\" class=\"admin_normal\" size=\"6\"  maxlength=\"255\" value=\"".$CONFIG['profile_lock']  ."\"> <FONT class=\"tiny\">(".SECS.")</FONT>");\r
                define('_CFG_PROFILE_UPDATE', "<INPUT type=\"text\" name=\"profile_update\" class=\"admin_normal\" size=\"10\" maxlength=\"255\" value=\"".$CONFIG['profile_update']."\"> <FONT class=\"tiny\">(".SECS.")</FONT>");\r
-               define('_CFG_PROF_REUPDATE' , "<INPUT type=\"text\" name=\"resend_profile_update\" class=\"admin_normal\" size=\"6\"  maxlength=\"255\" value=\"".$CONFIG['prof_reupdate'] ."\"> <FONT class=\"tiny\">(".SECS.")</FONT>");\r
+               define('_CFG_PROF_REUPDATE' , "<INPUT type=\"text\" name=\"resend_profile_update\" class=\"admin_normal\" size=\"6\"  maxlength=\"255\" value=\"".$CONFIG['resend_profile_update'] ."\"> <FONT class=\"tiny\">(".SECS.")</FONT>");\r
        }\r
 \r
        if ($CONFIG['test_text'] == "N")\r
@@ -142,7 +142,7 @@ if (isset($_POST['ok']))
                define('_CFG_URL_BLIST_N', "");\r
                define('_CFG_URL_BLIST_Y', " checked");\r
        }\r
-       if ($CONFIG['order_multi'] == "N")\r
+       if ($CONFIG['order_multi_page'] == "N")\r
        {\r
                define('_CFG_ORDER_MULTI_N', " checked");\r
                define('_CFG_ORDER_MULTI_Y', "");\r
@@ -162,7 +162,7 @@ if (isset($_POST['ok']))
                define('_CFG_AUTOSEND_ACTIVE_N', "");\r
                define('_CFG_AUTOSEND_ACTIVE_Y', " checked");\r
        }\r
-       if ($CONFIG['send_update'] == "N")\r
+       if ($CONFIG['send_prof_update'] == "N")\r
        {\r
                define('_CFG_SEND_UPDATE_N', " checked");\r
                define('_CFG_SEND_UPDATE_Y', "");\r
index 42e097f9385b5515366970a876740d4ee17fdfe2..fddab7800f134c1f453cb7b0d45036268b90472e 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 018fee1af798fdf1ec3908f80f43a8b1ab0b309d..a997f017afa9f84bc8dfb413e8917779a1b205fe 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
@@ -125,7 +125,7 @@ allow_direct_pay='%s',
 reg_points_mode='%s',\r
 ref_payout='%d'\r
 WHERE config='0' LIMIT 1",\r
- $_POST['direct_pay'],\r
+ $_POST['allow_direct_pay'],\r
  $_POST['refmode'],\r
  $REF\r
                );\r
@@ -185,7 +185,7 @@ WHERE mails_confirmed < %d", $REF, $REF);
 {\r
        // Setup some settings like direct pay and so on\r
        // Including new add-mode for one-time referral bonus\r
-       switch ($CONFIG['direct_pay'])\r
+       switch ($CONFIG['allow_direct_pay'])\r
        {\r
        case "Y":\r
                define('__DIRECT_Y', " checked");\r
index aaf92d0db31fd0a05d3286e2029feb8838660552..2ad2cebeca0283ba6e12f093d719ea8a62895218 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index a51cf1a293e16c0b1c7ee5447b69177ce2adeb2e..6d9b963c9851667a9fb2c9b654e5273a57d468ac 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 0a2bef9c68cdebaeeb94f33d614563b91c5b85e8..69b4ed9f88d2c883e0b034c119581cba8d6bbdc9 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
@@ -65,8 +65,8 @@ if (isset($_POST['ok']))
        define('LEAST_CATS_VALUE'   , $CONFIG['least_cats']);\r
        define('__CFG_SHOW_REFID'   , ADD_SELECTION("yn", $CONFIG['display_refid'], "display_refid"));\r
        define('__TIMEOUT_SELECTION', CREATE_TIME_SELECTIONS($CONFIG['ip_timeout'], "ip_timeout", "Dhm"));\r
-       define('__CFG_DBL_EMAIL'    , ADD_SELECTION("yn", $CONFIG['dbl_email'], "check_double_email"));\r
-       define('__CFG_DBL_PASS'     , ADD_SELECTION("yn", $CONFIG['dbl_pass'] , "check_double_pass"));\r
+       define('__CFG_DBL_EMAIL'    , ADD_SELECTION("yn", $CONFIG['check_double_email'], "check_double_email"));\r
+       define('__CFG_DBL_PASS'     , ADD_SELECTION("yn", $CONFIG['check_double_pass'] , "check_double_pass"));\r
        define('__REF_PAYOUT'       , $CONFIG['ref_payout']);\r
 \r
        // Load normal template\r
index d9d7fb87e8b7b7a44badda64c60c2b28bc4faad4..b5db95b1905655e85cc53e8ecd68920c6ef3bb86 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 33d7b3b6a67bee87f64235a6560009822b6bcfae..b60c5f97846fd20d8a8befb98b05b16fea452fd5 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
@@ -59,8 +59,8 @@ if (isset($_POST['ok']))
        define('LEAST_CATS_VALUE'   , round($CONFIG['least_cats']));\r
        define('__CFG_SHOW_REFID'   , ADD_SELECTION("yn", $CONFIG['display_refid']   , "display_refid"));\r
        define('__TIMEOUT_SELECTION', CREATE_TIME_SELECTIONS($CONFIG['ip_timeout']   , "ip_timeout", "Dhm"));\r
-       define('__CFG_DBL_EMAIL'    , ADD_SELECTION("yn", $CONFIG['dbl_email']       , "check_double_email"));\r
-       define('__CFG_DBL_PASS'     , ADD_SELECTION("yn", $CONFIG['dbl_pass']        , "check_double_pass"));\r
+       define('__CFG_DBL_EMAIL'    , ADD_SELECTION("yn", $CONFIG['check_double_email']       , "check_double_email"));\r
+       define('__CFG_DBL_PASS'     , ADD_SELECTION("yn", $CONFIG['check_double_pass']        , "check_double_pass"));\r
        define('__CFG_CAT_DEFAULT'  , ADD_SELECTION("yn", $CONFIG['register_default'], "register_default"));\r
 \r
        // Load normal template\r
index 7cc07cc9fd3854c67a66c3361b7fd2307f5f323d..63576a2adc97bbe6a0dba177eed64b69032d7128 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!is_admin()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index a8854299dbe251cd2bf5a6124d16eb3bff865a3c..6d2c42daa4ea23aaf5c276ca8b712d8ced3b8eb3 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 global $link;\r
index 88d44e2231b88428802b42e579bd8ff61807c506..5378300bc58f7d39e4adf8ceecc87b47c02fdf7e 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
@@ -48,7 +48,7 @@ if (isset($_POST['ok']))
  else\r
 {\r
        // Guest stats\r
-       switch (strtolower($CONFIG['gstats_mode']))\r
+       switch (strtolower($CONFIG['guest_stats']))\r
        {\r
        case "members":\r
                define('__MEMBERS_RADIO', " checked selected");\r
index 6253cf3baf629a6fd65a5dea32afa6ed27db2b06..83b60c9b67c86fc64707db0e9b8b101ad24a2406 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!is_admin()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 15fc8a9f16776f2ed6927959757d0cda1e6124f9..58d8e87cc3b1d928bf6b9f43c7f18b63a57f4023 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index bf7947d092efcceefa0980571411bcb9248c5217..8f2d683964a25b7b09610b69f985cf0e0de0c2a8 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 5c8ff518244b9c318d18382fc18967f17ea708ce..332a59dca7bc49505f45ace43c192d00572de234 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!is_admin()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index d8fbeb5d579dfd1f33d887045be4fa3c7efa7b6d..02f660cf40fd03585cca72f89ba300f008a7c601 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 34bfe88d1b064e22c94e2ee4ac694ba55ceef542..a235c7f98b603a31bdb673f4015bd6b81ae8debc 100644 (file)
@@ -37,7 +37,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 281f04c11744cf43e749593d44012fcde716da9f..1f6826c10228717fd6390a312a689e9647977e45 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 3d5df0d0cf945aa4f5f9e002f689b37c2bca73f9..8c7ca29a824e553abeb46ee9ccec06d81b5407b3 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!is_admin()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 71047387a7adf00f1ea8f4db35b81a550016f824..0d1dc80afce2c92a9445fdedc8dc9684c1c43416 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index ccb18c6ad6fbb0f9f4dc67fb724638dccd7a4cc5..b518608063864c41a520b50a5f81cdfcab2de484 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index feca570cacdd05e43f76a63d8a99bd09c6d5e472..d00ca14d7051c4c76bb1acf930ede394ef7d0c2e 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 6986fb9b704d6c8c421461727263e3af1f0a1c21..d054835e0cf181b94842da329e919d5a6703a27b 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index d6dee951695858122f5431e609f689935184cffb..d80ab0b9c08d2ee63d852d03caf82c401853629b 100644 (file)
@@ -37,7 +37,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index a0b36bb1f3ee2d835c24afcdf5ca98f5455a7d0a..34ec4bf1572f0379738ef82fd33d04f9c9c1d4e7 100644 (file)
@@ -44,7 +44,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 9f3f26d12f5c3b0a2616833449ef34239bf5a45f..4deef56742d203d1e7c695daabf38f49fe12d998 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index eb3a1e59d0f67d4a8637631c6a4da7c373f47384..1be4e774158ff2eb9e4ef4820ef9abeb7d158e29 100644 (file)
@@ -33,7 +33,7 @@
 \r
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN())) {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }
 \r
index 9aeae1da3a83bb45132d93c77284be8a41f56a8c..07f5e9291955428c8ddc0baca017356c81789bcc 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index e8b5c0109329b68ce8d79d748b1f5fb95f874b05..dcdbbfc68c8de0a1a287334d686c2b168b4f504f 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 13e0225680460140393a233ab69ceda46a4f915a..adaad4d59d32f3ae583789c70ff6936713956247 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!is_admin()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index f18ba81c43140d0b203b097ad4945406d8555510..d4bcf7fcd2116b0618412897c177f056827084f2 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!is_admin()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 8d91f176af36fd4ebc7ddcfc158b2daf5837d34c..637ec35bf670f6c1146311b84303539179887a0a 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 00baa59deb024afbd46b3e2b6c1d9af0a99ab184..053fe1e7674e310063b4d422d321b2dd25d58db7 100644 (file)
@@ -33,7 +33,7 @@
 \r
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!is_admin())) {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 40823a6a5dd8c29eca8180ae4f4afda4b2dd9721..bda36ba0847a171b4af236b922b6c7dd05235353 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!is_admin()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index a3439f8d73a38a17b78a2e1014c0877da18f231b..05a060c8d301e3abefe49c08bde30f82de8721af 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!is_admin()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 37d3d994e671699b2824e1f2f0bc1bbd51ac1016..d7cf7a381c77735e3f6e6e33a65ad7e8eb6a1fce 100644 (file)
@@ -35,7 +35,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index c36783690631b165a22d4d38b81575ba7ea67812..bba67f34a53279779bd6718d5eb497250dc1ce8e 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!is_admin()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 2b42870756b73b870138e7e6307f0a93048685f3..e00401bbe5bb2b01b9ddd1615ad6995e3e43bea4 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!is_admin()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 2062a010cb157c19fa7fb0d505923d57d386f298..e7cb6e31b838738b7bd6c7a83a244f90aacd74e4 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index c770a610662d57bf3c25ba1721eb6538f510cda3..b8bc605a199ce42c712b023ccff4d9b65224c990 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 7914229c3b103ae49349fe9a9dd0deb7e8381fb3..a9c6948bc5af9a7e8337e0625be205f24a45fac1 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 69ef3999c09d9cd32471e70eec37c08e741f8d38..ef2e80904bbbe61b555f53a027687a2d864acb1a 100644 (file)
@@ -33,7 +33,7 @@
 \r
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN())) {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 } elseif ((!EXT_IS_ACTIVE("user")) || (GET_EXT_VERSION("user") == "")) {\r
        // Not active!\r
index 264d3b33fa0d9f478d5f67d8831df890c89d9354..6bf6c6c387a4df7bed7fb01307470829d51d886d 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 73dd5802757dece1ba46f1e9082dd7fa77bcd47d..551721e29ec8402a78ea7160d018dce5d316370a 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 941c725cfbb5a138754d14b3b4b8ad8c789d56f0..3ff31fc93e50836b0fccbc7cf8ae8893c48e3da6 100644 (file)
@@ -40,7 +40,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-        $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+        $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
         require($INC);\r
 }\r
 \r
index 7af80f9076dea164fee1797d5dc61e758585a466..e7fd9773f7d8ecfd13fd1354ebc027754d0d1cb6 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 140d687c8c774a029fede323cd561421d3767f1e..a27a8c40d4183a48e1d3207b268848a83a3730f2 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index f94c61ed5e45d197c0bd52f0e0d44e03493ee18d..ba32acc03a1c2d49f3556a53b8f71bdc96b426d6 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 8fcd13d99396f501249d6e55529b121c753390f5..02efea054a412030a78333bc45991d2b649e7fb3 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 } elseif ((!EXT_IS_ACTIVE("user")) || (GET_EXT_VERSION("user") == "")) {\r
        // Missing extension!\r
index 25f5637d380daff2886127cdf97de33e28191cae..2a1f7cac9370b60dbaec9fcbac54f0f45419b652 100644 (file)
  ************************************************************************/\r
 \r
 // Some security stuff...\r
-if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
-{\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN())) {\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
-}\r
+}
+\r
 // Add description as navigation point\r
 ADD_DESCR("admin", basename(__FILE__));\r
 \r
index cd2dcb5926ae92b4547531b32662ca38e5c231a3..954e9dd6b7840ba48e7c21e61c3125736c46e04f 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 7c93d39cbe6a0e1e3d5b602e09e0f8d2e8be9793..44203c2a533f6962528d84db5ad1bfe440d081d4 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index da9a14a6df9483f08de9578d9361cfceb288ce77..422aaf71b6dc2d533f4e3dfe86b87ed374384a9e 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 13d325b0288e85e590f34a070a3a3799a93b4330..c9fd2156817102f155067224cc1909114ef28f87 100644 (file)
@@ -35,7 +35,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add desciption as navigation point\r
index 9c624c27bd557a006ac481ec7d35d71a9ae61622..18b890d9f6bf69994ff01eb952c850ada391a939 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 49991068f471ee09e1821972f9a839cff4a16c1c..ef50eb2d277f444b4e410177b3e5002dc56561e1 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 76224555a86acb8aca173ca32ff88c33295fa992..a402abd8f222240f5a5642db935a35614a44faf2 100644 (file)
@@ -33,7 +33,7 @@
 \r
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN())) {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 9091b80e9b4a4ebbafffcd8f176eda8ca3550fd1..20550cb1fb799cf68aded001adae11a577fa7c85 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 6107feaae8b4b338696dd75fea8c0d0e836652c9..ebdeb8a53eaa0159ecd3fef049a5a4f958a50780 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 5f71eead5a8980304495d3053f88128ece4e69e0..ee1a685c0c9deb88d89004f9de2f0667214c31d0 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 86d123b3af58229c2b7923da9d692891ac7ef759..ec11f025068af4b4f11d82c500956a98d2582c90 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 571915a7001ac886dd4c85fd30c1544a73dd8dcb..5a4b920f22fc979633c60cb68bf1aac38ff0f4b6 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 29b49908b9201f648636dd786838e2bf12bffbaa..84f85204e6fa4e1948052eabf2b2a81af2cd79e9 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 80b066ae055b95f3bea108d9d1f38294df1f7013..fc854511b854b9b3d585bf391b8f74cef15709e3 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index ad31cdcbe4c3d60e5d1ee19ff70685b31e9d8b84..ed6e90c222c0b573a6a42833cb2b22979959114c 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 1b489c7ed547ef9a224edb2997dcef9784c69a60..f4f019764a30f4b51dd85748fd3ebd3326ae0286 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 25e1826e5378fe9e22e7acc72f95f4b5096abb1f..ea0bf650c44ce7dea9028c3f3b8deffdbf7157a9 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index eb947c4dfc2fe4a96183616f2363b9ba5f4ee843..ebc0859e541f4be9553ad8820e5b5ba0434d4230 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 16e9b094964895acc226dc8ca1e4306dacc0329f..3b64d0c2c69762903c34d53a4af3218e14f96551 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 51d52cfd0a152e25554a7250cd3c447bd94063cc..3fef3e63d19e5394a4e9cad36041e68acbfc4b18 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 4336ce9a1beb61f6597a4f80797252fa9fc1167a..ce7533fefe000eb6a60a29dcc056590dc0606caa 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index b71d122226a83076788fdf9a993e8df9b75235ae..bb16fe8734f272eafab0e10709b8bb70fab64078 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!is_admin()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 3b9a3d77f90b7f20682680192ec8c0fdd6b378bd..cd70aec3c708f3e5f06e5b925f111505cff35e76 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!is_admin()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 0d988215872fa5b1137285043f272da1da146d0c..f652f70f0b8bc8da21fd76abc1d242c37c794202 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index c1b09ecd4b470e1e6ddd7f43cdd0cb7551ad408e..d973d08da927d2c4c3409705704ad3cf77aeca74 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 06246e507e646694daa8453daa335988c8a6afe7..169f0d042067d51d503549b5d724a45fa21ba71a 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 38b13c7bbd0bfc63ac9b1006b84dbb4d955e0c7e..1f1e0a323972ed922ba28daa4eb6ebe165ae8603 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
@@ -90,7 +90,7 @@ if (SQL_NUMROWS($result) > 0)
                        // Is an administrator\r
                        $userid = _IS_ADMIN;\r
                }\r
-                elseif (($mem == "N") && ($admin == "N"))\r
+               elseif (($mem == "N") && ($admin == "N"))\r
                {\r
                        // Is a guest\r
                        $userid = _IS_GUEST;\r
@@ -102,7 +102,7 @@ if (SQL_NUMROWS($result) > 0)
                {\r
                        OUTPUT_HTML("<A href=\"".URL."/modules.php?module=admin&amp;what=list_user&amp;u_id=".$userid."\">".$userid."</A>");\r
                }\r
-                else\r
+               else\r
                {\r
                        OUTPUT_HTML($userid);\r
                }\r
@@ -128,4 +128,4 @@ if (SQL_NUMROWS($result) > 0)
 </TABLE>");\r
 }\r
 //\r
-?>\r
+?>
index 031e31adbd21234733454f5c2b90f6cebd635d80..0c7880675f0c6473cad2ae2d9da5dd7d166756f3 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 951898c3f509b3c38d6c50081554fcfaa111f521..a30f3575751796eb71ec9692137bfbc8786be987 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 8a8dc51445da1fadd80d7c6099f286c095dfa08e..5f96478dcb04eddbe882efeb8f3bd29ae82a093e 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index c5606a4384d8f6ef0ff26428503593a934e3652d..0372b945d196c00a49939b912d99cc40d19f2df2 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index c7c7a3dc6c38c08c1a1f3849fec84ebea449b366..c10ba15b5adc03de849ae54915b136f3c60bd44c 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))
 {
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";
        require($INC);
 }
 
index 1955158e437552cfba339ebad8d435576fcd90f8..a4c8a9861a279cd5e1a5d5d317fab9e1cbb8577e 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 1130989fff936c48fb849bde233d7c535f66c118..115be7722b1b9356d034fdaf18e15d1478fc5c14 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 7b67ab24834a933078cdc3be80f7069e2bccd55b..0529523c35d8c4ece6e01062bf91f85fad1b9a5d 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index a44315542d83122d9939b55a32acc28cb8e84a26..41ab65bee20d053462b6aa17d62a1711ded58a3b 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!EXT_IS_ACTIVE("online"))\r
index 9b1103a63d1eb0eb67b2419a2764722ec9f899ba..71a71bdb81c3f60996c703276da967bb45ed9cd9 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index fefef0ea494ae056c429b6acdb402f48fcfc8545..0d00e62e84503b6552cb55da645ff5d807637728 100644 (file)
@@ -23,7 +23,7 @@
 // Some security stuff...
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))
 {
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";
        require($INC);
 }
 // Add description as navigation point
index ea5b99c5fe3c4bd603e7cdde14ba3a1d7a009614..ddf5decf2c615655fb512a3e2e9f3bbe1ec3e5f5 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif ((!EXT_IS_ACTIVE("active")) && (!IS_ADMIN()))\r
index 1535f8115a499753e7e130073ef7ea6cad219ac4..a960e352df68439d41f0e08c6dffc801b6e5a75c 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 136a0423439b7f3c56fdcf90856f501d2d5cd3b9..853d59becaaae101b9508cc20ed5b1157b20e8c8 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 6dac6a10ffc5f894bcaa3ec07cdca5eb36a9823c..77a5757436e0c6b59442820a767370cdc5a329ef 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif ((!EXT_IS_ACTIVE("beg")) && (!IS_ADMIN()))\r
index de7d8402b455c29bdc95edca4f6e161083769288..f95b08a4fd47df5a8f9ee760b36184e8811f3b35 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 4d09d1b5fc49fdb318aee63041764e265f52a6f1..c691e4f73e738328b247515ec4c7caf3f4e5c43d 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif ((!EXT_IS_ACTIVE("doubler")) && (!IS_ADMIN()))\r
index e1a79e1bc93e6c6ed757d7231b38a61e229a2f5d..c1a7c2eb5f6e962d6acb59ce9f087c05b592c1f7 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 7a140429b94bf982e9baf6d8b21c2e3da051875b..d95413b1deeff81b47fc394bcfc7e3bfe0cf5b43 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index 45222d29b714a49fcbf752b59ead7262086f4763..d4591e1368116a0c4dc3aca9853a91aae04c2f2f 100644 (file)
@@ -35,7 +35,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index a5ec19bfbeff3125721a6562518516dd4e2557e0..35a6540651694a0e4406a3817bf2a726d91dc8ca 100644 (file)
@@ -37,7 +37,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!EXT_IS_ACTIVE("mediadata"))\r
index af23268c3b5aaa44b4e4f0955d6957ae9b7c1fdb..4ac90f761757fdc0c7c66255f401a71b24343dcd 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index d6741867f277625616220b377b9db42d8029a7b4..f8f89db0949edd927c66635322bbeb352820c7b8 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif ((!EXT_IS_ACTIVE("rallye")) && (!IS_ADMIN()))\r
index 49eb58fc8b9b211107ccbed8e0e81e0c9fd6c979..f56b02cd819e7cfc04ce5864777ef06c8d04423d 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif ((!EXT_IS_ACTIVE("register")))\r
@@ -141,7 +141,7 @@ if (isset($_POST['ok']))
                        $FAILED = true;\r
                }\r
        }\r
-       if (($_POST['addy'] != "!") && ($CONFIG['dbl_email'] == "Y") && (!IS_ADMIN()))\r
+       if (($_POST['addy'] != "!") && ($CONFIG['check_double_email'] == "Y") && (!IS_ADMIN()))\r
        {\r
                // Does the email address already exists in our database?\r
                $CHK = SEARCH_EMAIL_USERTAB($_POST['addy']);\r
index 0f6e8c46dfb9ed286db06df2b90160b56da71fa8..9182978f3f3412de714864bba7679500256735c8 100644 (file)
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
 ADD_DESCR("guest", basename(__FILE__));\r
 \r
 // Derterminate which stats we want and set mode and title for the link below stats block\r
-if (!isset($_GET['mode'])) $_GET['mode'] = strtolower($CONFIG['gstats_mode']);\r
+if (!isset($_GET['mode'])) $_GET['mode'] = strtolower($CONFIG['guest_stats']);\r
 switch ($_GET['mode'])\r
 {\r
-       case "members": $CONFIG['gstats_mode'] = "MEMBERS"; $lmode = "modules"; $ltitle = GUEST_STATS_MODULES; break;\r
-       case "modules": $CONFIG['gstats_mode'] = "MODULES"; $lmode = "members"; $ltitle = GUEST_STATS_MEMBERS; break;\r
+       case "members": $CONFIG['guest_stats'] = "MEMBERS"; $lmode = "modules"; $ltitle = GUEST_STATS_MODULES; break;\r
+       case "modules": $CONFIG['guest_stats'] = "MODULES"; $lmode = "members"; $ltitle = GUEST_STATS_MEMBERS; break;\r
 }\r
 \r
 OPEN_TABLE("100%", "guest_content", "center", "top");\r
-switch ($CONFIG['gstats_mode'])\r
+switch ($CONFIG['guest_stats'])\r
 {\r
 case "MEMBERS": // Statistics about your members\r
        // Members yesterday / today online\r
index 13a85e90ef5992929e8502848bf6170f20ac8ea1..904ce45d6e31fe32e8eba1767e8c093817e62220 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif ((!EXT_IS_ACTIVE("top10")) && (!IS_ADMIN()))\r
index b35f25ac4961cc5a4dab404ca981f3f9f11d82c0..c77c81f212f53d7cc55504004a11caf17426d50a 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 // Add description as navigation point\r
index f1983ca8276a3fb8c34353b1400ed8a1f2f1b1f4..582c9d17cfc62fce40142f958f8011a9a69aa7a9 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 1aaa36f9660add2c8a46e4227c2598207957ad64..82dacace5205cb304437192283a38a3b76d130ec 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!EXT_IS_ACTIVE("sql_patches", true))\r
index 763974b577d8718a23380bb3edfc04c41a9e8fe6..69e672bafdd4b83df830215bc4a9cdb7c116eb1e 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 098b6b9663dded441c4d68740d29785e10a1c926..09d60b7dbaa85cf63f9ef17e9508d0707d28e02c 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 8ef862cee30f6f1d354122f0ff772b6a8b63981a..dfd0538542f64375a7098b7d056fc4f49bfa6966 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))
 {
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";
        require($INC);
 }
  elseif (!IS_LOGGED_IN())
index bf2327bb653202d60c17c932b098a102453687e9..e8e37a15d594eccbc10db9487f7acf1e892e1c96 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 2ca1405f641da02135b5906658df186944159044..d96a11c9f045efd89ba6095701f9ef3bc8b4a77b 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 4f929934c5f12c79c30643871cfa51dc91b461de..d3a602ae0dcffd97b81f654d6ab1c753aa9670b5 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 47d99efd7121e1f053867a3df40fd9e9824c05a7..c249c185be495434fe75fd0c1b9ffa2b7f70277f 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 646d6767e6d61ea304c56dde0b9b96e41d6041a0..8d4c6580c7a2dd9247837e39c0fa2a3202f38601 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index a2b493cadc527946bbebdb58b7ae8df862b386be..8e7002fc8228d53ad384a008fc2d0ce2bcd0c107 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 1a8f44bf1b5b51b0a0269c7b9e2201bcb0276fe9..5915fe5cc22374ed2aa0a938361924db2efbe54b 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 20291741cc91d4658fbe033bfc045d18dda683a5..0347d833b3d4ce4a1246177fbca1530b6d5a8927 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index a895df83efd60aa76db017e0e2a7011452b004a5..86bc1807976b417c2b4db8e719ca45400f357873 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index fa2983b230e718e61bb60fe26e896b4815c56fa8..684c6dca43fc2d0a49ada0ad724fd52b140be090 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))
 {
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";
        require($INC);
 }
  elseif (!IS_LOGGED_IN())
index 3232766035fbe619c4a7477de734f7d371eedb46..e4f89c2f56e4da5b52538ca172c7f1a525281832 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 3232766035fbe619c4a7477de734f7d371eedb46..e4f89c2f56e4da5b52538ca172c7f1a525281832 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 3232766035fbe619c4a7477de734f7d371eedb46..e4f89c2f56e4da5b52538ca172c7f1a525281832 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 3232766035fbe619c4a7477de734f7d371eedb46..e4f89c2f56e4da5b52538ca172c7f1a525281832 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 3232766035fbe619c4a7477de734f7d371eedb46..e4f89c2f56e4da5b52538ca172c7f1a525281832 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index ed11a3444b0cbeafa8c83e3582705ef4215ff1ae..6ed13503072432dfb4b48beae0e7acdda1b77a82 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index b92fc7758372e7f5040b2ab25574a34909ddc4ee..6fc45776bb044155410f74a9cba442030b36d537 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 77aaa6ef84a9b6af6178befc57e21732a17bfe18..f94b9934cf44f12a7df605484ea8a5208bd1746b 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index bffd2e41da0260ff6cd8c030015ae91f53b59959..e7cdad1f35cecc2fcb659408d28ef6e62bc27705 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 1ede1bec788206951c553777ed337eede5d163bf..33d8b416ca5b5914756cc92cab07e3817866650d 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 93c5c9b407a015d4eb0f90419cf6ea1ce836ea14..8f3b80f32a4c45edc732add315bb23d67f53157b 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 34e271177ab9b1edda580460e253973eef96b8aa..83a9773232e221e382b8af454fa9aae3e48191ab 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 43e86aab8315d5c76bfdc53bea3b8f4766fe4d36..a479a4f1e456bc33dd558a2b7c589b49192791f5 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 7c6928516934c8b2934d3875176512f138e622e9..459f69f5bf2854d3a54200c14cf46116b1ee3b53 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index ef73e41a068a9f1d7f6c59cf2a054a2c956773bd..b5547ec730f0280bdbefa2ae386643936dfc7191 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 2531ac7aa6e9ec00f22f22d65bbeebc41fd95e2f..6a88ec91c4b34aeacf05d1811c4e7f0fa3bc210d 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 353f02ba16a5fa5fdc78a6e6fc8aeaeb306502d8..de90b8928c2bf94a000b974e3d58b16be1ef116d 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index fb2137bccfa9a51c3f1553099a4505aabb4da76b..5b39004faf99a2902d28c44a6ea59850c40af757 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
@@ -229,7 +229,7 @@ if (($HOLIDAY == "Y") && (GET_EXT_VERSION("holiday") >= "0.1.3"))
        {\r
                // Check if category and number of receivers is okay\r
                $ADD = "";\r
-               if (($CONFIG['order_multi'] == "Y") && (!empty($_POST['zip']))) $ADD = "AND d.zip LIKE '".bigintval($_POST['zip'])."{PER}'";\r
+               if (($CONFIG['order_multi_page'] == "Y") && (!empty($_POST['zip']))) $ADD = "AND d.zip LIKE '".bigintval($_POST['zip'])."{PER}'";\r
 \r
                // Check for userids\r
                $result = SQL_QUERY_ESC("SELECT DISTINCT c.userid FROM "._MYSQL_PREFIX."_user_cats AS c\r
@@ -515,7 +515,7 @@ LIMIT 1", array(bigintval($ucat)), __FILE__, __LINE__);
                                                $result_ver = SQL_QUERY_ESC("SELECT zip FROM "._MYSQL_PREFIX."_user_data WHERE userid=%d".$HTML." AND receive_mails > 0 AND status='CONFIRMED' LIMIT 1",\r
                                                 array(bigintval($ucat)), __FILE__, __LINE__);\r
 \r
-                                               if ((SQL_NUMROWS($result_ver) == 1) && (!empty($_POST['zip'])) && ($CONFIG['order_multi'] == "Y"))\r
+                                               if ((SQL_NUMROWS($result_ver) == 1) && (!empty($_POST['zip'])) && ($CONFIG['order_multi_page'] == "Y"))\r
                                                {\r
                                                        list($zip) = SQL_FETCHROW($result_ver);\r
                                                        SQL_FREERESULT($result_ver);\r
@@ -688,7 +688,7 @@ LIMIT 1", array(bigintval($ucat)), __FILE__, __LINE__);
                                }\r
 \r
                                // 01      2                       21    12                             2    23         443    3          3210\r
-                               if ((!empty($_POST['data'])) || (($CONFIG['order_multi'] == "N") && ((!IS_ADMIN()) && (!$HTML_EXT))))\r
+                               if ((!empty($_POST['data'])) || (($CONFIG['order_multi_page'] == "N") && ((!IS_ADMIN()) && (!$HTML_EXT))))\r
                                {\r
                                        // Pre-output categories\r
                                        $CAT = "";\r
@@ -751,7 +751,7 @@ LIMIT 1", array(bigintval($ucat)), __FILE__, __LINE__);
                                        if ($HTML_EXT)\r
                                        {\r
                                                // Add some content when html extension is active\r
-                                               if (($CONFIG['order_multi'] == "Y") || (IS_ADMIN())) $ADD = "<TR><TD colspan=\"2\" class=\"seperator bottom2\" height=\"5\">&nbsp;</TD></TR>\n";\r
+                                               if (($CONFIG['order_multi_page'] == "Y") || (IS_ADMIN())) $ADD = "<TR><TD colspan=\"2\" class=\"seperator bottom2\" height=\"5\">&nbsp;</TD></TR>\n";\r
                                                define('MEMBER_HTML_EXTENSION', LOAD_TEMPLATE("member_order-html_intro", true));\r
                                        }\r
                                         else\r
@@ -760,7 +760,7 @@ LIMIT 1", array(bigintval($ucat)), __FILE__, __LINE__);
                                                define('MEMBER_HTML_EXTENSION', "<TR><TD colspan=\"2\"><INPUT type=\"hidden\" name=\"html\" value=\"N\"></TD></TR>");\r
                                        }\r
                                        // Do we want ZIP code or not?\r
-                                       if (($CONFIG['order_multi'] == "Y") || (IS_ADMIN()))\r
+                                       if (($CONFIG['order_multi_page'] == "Y") || (IS_ADMIN()))\r
                                        {\r
                                                // Yes\r
                                                $content = array(\r
index 2d116a6d8cad0d3a940186da629b4934dcad9a70..0d5fa1688fd6234ef8811fa95f71a26fa7a59964 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) {\r
        // Don't call this directly!\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 } elseif (!IS_LOGGED_IN()) {\r
        // Not logged in\r
index 0991685f3dbfedef261feea8ffb10e3f89829161..662aa37b4a1d47956821024d8f4a693598bb4de6 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 26cf9788527070943d18093435c3ea6be0ab9486..a801ad92869a9df9fe438be6ae47a39d8f8d760d 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index a0b6c6149da1eaa7337680f3ae0355dc223af910..ecfd942e886088789ad733046a34fbe2ad721403 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index e1993611e00988864d1cbbc1050fdd9d56d4f51e..07421b6af76fed691eb195ee53cdc9a1a8037099 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index ec963261adeee9db76025c14b2e68ff3b2abd7ad..dfaa41dec703c20e35a4a444dedff2d16e7bc0a3 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 79cf82719385bdb5ca7c9c840a0cd8d58ce7fc4c..b944752dec427e9ded502edfc137f5b177efa2cd 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 37d8cef4681cb78c21e5e3859eecd33058a098f8..b094fbb02ee5f229b51c69c00144d647a1933060 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index f2af2174bbfa4a24dcdab9bb7f682754bb2cff45..2b21858f159ec262444da7db84bd20ab6b6c628e 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index 6267c4a43b9ee3296224b6259211dc9a51076507..2053a1fbde97fe51c251ed954135dddf0b9cf512 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif (!IS_LOGGED_IN())\r
index ef3eb7b6bb84f9cc7040c975e0004d41940c9798..4c5d7c70132475c005e97ccac2b99d96ff20b1c0 100644 (file)
 \r
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
-} elseif (!IS_LOGGED_IN()) {\r
+} elseif (!IS_LOGGED_IN()) {
+       // User is not logged in\r
        LOAD_URL(URL."/modules.php?module=index");\r
-} elseif ((!EXT_IS_ACTIVE("wernis")) && (!IS_ADMIN())) {\r
+} elseif ((!EXT_IS_ACTIVE("wernis")) && (!IS_ADMIN())) {
+       // Extension "wernis" is not activated\r
        ADD_FATAL(EXTENSION_PROBLEM_EXT_INACTIVE, "wernis");\r
        return;\r
 }\r
 \r
 // Add description as navigation point\r
 ADD_DESCR("member", basename(__FILE__));\r
+
+// Is the mode set (withdraw or payout)
+if (!isset($_GET['mode'])) {
+       // Let the user choose what he wants to do
+       LOAD_TEMPLATE("member_wernis_mode_choose");
+}
 \r
 //\r
 ?>\r
index 1f73ac9932532bfb6096bf715e9a87c73e636f6d..500ef4636bd95c0331adca8d2f52165e01aef197 100644 (file)
@@ -35,7 +35,7 @@
 $URL = "";\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif ((!EXT_IS_ACTIVE("order")) && (!IS_ADMIN()))\r
index ad6facd9e4ca7e1cfa2a6212ae93c96327e99f13..675ad753155430cdc1edccedb3e3aefb3fb6d871 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 152f607d16ff71f4da63653f194eb4fd975ec425..67c5a7f08138cd1b3ca5b3989abc1e02257c796b 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))
 {
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";
        require($INC);
 }
  elseif ((!EXT_IS_ACTIVE("")) && (!IS_ADMIN()))
index a893fa3e92be6dabc6fdc5f0a500b50f2bb07666..a6a1ef17b540063abd9f3d36056d60e1a274a02f 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif ((!EXT_IS_ACTIVE("beg")) && (!IS_ADMIN()))\r
index 1080cdd0207eb4a212f8ee470a74fe888f5520cd..e8f07ce1cf8d010e1716385d5f55ad7d8418ebd0 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif ((!EXT_IS_ACTIVE("bonus")) && (!IS_ADMIN()))\r
index 4083cae8a010a97a6196c019930ff57c3acb0957..4a3951813903c048cf827926792a6fb1ebaa035c 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif ((!EXT_IS_ACTIVE("newsletter")) && (!IS_ADMIN()))\r
index be73d0357e0eccefae44f941d96541faa5efe0ae..ca24fe1c5d41d64d0c478251ef96a11f4ec79b87 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index c9a90d9e041de71b5bb1c59f61da91a63b620e80..a17cea30cf6aa7472a1ef9c0914500d5b2242b5d 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
@@ -92,56 +92,24 @@ if ((!mxchange_installing) && (mxchange_installed))
        {\r
                // Connect to DB\r
                $link = SQL_CONNECT($MySQL['host'], $MySQL['login'], $MySQL['password'], __FILE__, __LINE__);\r
-               if ($link)\r
+               if ($link !== false)\r
                {\r
                        $db = SQL_SELECT_DB($MySQL['dbase'], $link, __FILE__, __LINE__);\r
-                       if ($db)\r
+                       if ($db !== false)\r
                        {\r
-                               // Load configuration stuff    0            1                2          3              4                    5              6            7          8            9          10             11          12          13            14             15              16           17             18            19              20          21             22              23                 24                 25            26           27          28           29             30                 31              32           33            34\r
+                               // Load configuration stuff\r
                                $result = SQL_QUERY("SELECT pass_len, points_register, points_ref, least_cats, check_double_email, check_double_pass, admin_notify, url_tlock, test_text, max_tlength, test_subj, autosend_active, max_send, url_blacklist, auto_purge, auto_purge_active, last_update, unconfirmed, profile_lock, online_timeout, mad_timestamp, mad_count, profile_update, send_prof_update, resend_profile_update, code_length, patch_level, patch_ctime, guest_stats, ref_payout, activate_xchange, order_multi_page, display_refid, ip_timeout, allow_direct_pay, config FROM "._MYSQL_PREFIX."_config WHERE config='0' LIMIT 1", __FILE__, __LINE__);\r
 \r
-                               if (SQL_NUMROWS($result) == 1)\r
-                               {\r
+                               if (SQL_NUMROWS($result) == 1) {\r
                                        // Load data when previous SQL query did not fail\r
-                                       if ($result) $DUMMY = SQL_FETCHROW($result);\r
-\r
-                                       // We copy the fetched data to the CONFIG array (or can you remember which number is for which config value??? ;-) )\r
-                                       $CONFIG = array(\r
-                                               'pass_len'        =>  $DUMMY[0], // Minimum password length\r
-                                               'points_register' =>  $DUMMY[1], // How many points the new member gets on registration\r
-                                               'points_ref'      =>  $DUMMY[2], // How many points a members gets on direct referral\r
-                                               'least_cats'      =>  $DUMMY[3], // Minimum number of categories to be selected\r
-                                               'dbl_email'       =>  $DUMMY[4], // Shall we check if the email address is already in out database?\r
-                                               'dbl_pass'        =>  $DUMMY[5], // Shall we - silencly - check if another user is using the same password?\r
-                                               'admin_notify'    =>  $DUMMY[6], // Shall I notify the admin if a member has changed his profile?\r
-                                               'url_tlock'       =>  $DUMMY[7], // Time in seconds to lock same ordered URL\r
-                                               'test_text'       =>  $DUMMY[8], // Shall I test the text against URLs?\r
-                                               'max_tlength'     =>  $DUMMY[9], // How long shall the ordered text be?\r
-                                               'test_subj'       => $DUMMY[10], // Shall I test the subject against URLs?\r
-                                               'autosend_active' => $DUMMY[11], // Active / Deactive auto-send feature? (currently disabled feature)\r
-                                               'max_send'        => $DUMMY[12], // How many shall I send in one time from the pool?\r
-                                               'url_blacklist'   => $DUMMY[13], // Shall I enable or disable the URL black-list feature?\r
-                                               'auto_purge'      => $DUMMY[14], // How many days shall mails stay in stats table? (disabled!)\r
-                                               'ap_active'       => $DUMMY[15], // Shall auto-purge be enabled or disbaled? (disabled!)\r
-                                               'last_update'     => $DUMMY[16], // Last update when reset on database was\r
-                                               'unconfirmed'     => $DUMMY[17], // How many unconfirmed mails shall I allow to order new mails?\r
-                                               'profile_lock'    => $DUMMY[18], // Time in seconds to keep a member's profile write-protected after he changes something\r
-                                               'online_timeout'  => $DUMMY[19], // Session expiration in online list\r
-                                               'profile_update'  => $DUMMY[22], // How many seconds between profile update notification?\r
-                                               'send_update'     => $DUMMY[23], // Shall I send profile update notifications to your members?\r
-                                               'prof_reupdate'   => $DUMMY[24], // Seconds between re-notifications for profile update?\r
-                                               'code_length'     => $DUMMY[25], // Length of the code the member has to re-type\r
-                                               'patch_level'     => $DUMMY[26], // Installed patch level in database\r
-                                               'patch_ctime'     => $DUMMY[27], // Latest patch file\r
-                                               'gstats_mode'     => $DUMMY[28], // Guest statistics mode: About your members, module clicks or inactive\r
-                                               'ref_payout'      => $DUMMY[29], // After how many confirmed mails shall the referral bonus be paid? (0 = disable feature)\r
-                                               'activate_system' => $DUMMY[30], // Automatic activation of your exchange after x days (0 = disable feature)\r
-                                               'order_multi'     => $DUMMY[31], // Shall I activate multiple pages in order form? This will enable sending by ZIP code\r
-                                               'display_refid'   => $DUMMY[32], // Shall I display the refid in registration form or not?\r
-                                               'ip_timeout'      => $DUMMY[33], // Timeout for same IP number in registration form\r
-                                               'direct_pay'      => $DUMMY[34], // Shall I pay "clicked" points directly or not? Not is default.\r
-                                       );\r
-                                       unset($DUMMY);\r
+                                       if (!$result) {
+                                               // Something went wrong
+                                               ADD_FATAL(FATAL_CANNOT_LOAD_CONFIG);
+                                               return;
+                                       }\r
+
+                                       // Load the configuration
+                                       $CONFIG = array_merge($CONFIG, SQL_FETCHARRAY($result));
 \r
                                        // Initialize include-file-pool\r
                                        $INC_POOL = array();\r
@@ -234,7 +202,7 @@ if ((!mxchange_installing) && (mxchange_installed))
                                        $dummy = CHECK_MODULE($GLOBALS['module']);\r
                                        if ($dummy == "done") COUNT_MODULE($GLOBALS['module']);\r
                                        unset($dummy);\r
-                                       if ($CONFIG['activate_system'] > 0) ACTIVATE_EXCHANGE();\r
+                                       if ($CONFIG['activate_xchange'] > 0) activateExchange();\r
                                }\r
                                 else\r
                                {\r
index 2c7aedc35aa37c9d699b2ecc9c35cf524112f0d4..9174ad2ead818e2688048ef05dce117c50a248f3 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
@@ -1450,12 +1450,11 @@ function ADD_OPTION_LINES($table, $id, $name, $default="",$special="",$where="")
        // Return - hopefully - the requested data\r
        return $ret;\r
 }\r
-//\r
-function ACTIVATE_EXCHANGE()\r
-{\r
+// Aiut\r
+function activateExchange() {\r
        global $CONFIG;\r
        $result = SQL_QUERY("SELECT userid FROM "._MYSQL_PREFIX."_user_data WHERE status='CONFIRMED' AND max_mails > 0", __FILE__, __LINE__);\r
-       if (SQL_NUMROWS($result) >= $CONFIG['activate_system'])\r
+       if (SQL_NUMROWS($result) >= $CONFIG['activate_xchange'])\r
        {\r
                // Free memory\r
                SQL_FREERESULT($result);\r
index 3ae220ed2d4c7de74ee90edb756cdf9ca6d03d2a..a4e844fe686e978e60a52421c7161bf6e0bda7d7 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 8b5ac43844be4299386834cc2e85cde6ff9914c9..c46f422072c073ae2ff986e7250c2fdc136ec312 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 179e0a3acecad2a780ddac1c4b05196b1d4e42b6..42854a435e6962e989b28392612f1828f4a54886 100644 (file)
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
-if (($CONFIG['send_update'] == "Y") && ($CONFIG['profile_update'] > 0) && ($CONFIG['prof_reupdate']))\r
+if (($CONFIG['send_prof_update'] == "Y") && ($CONFIG['profile_update'] > 0) && ($CONFIG['resend_profile_update']))\r
 {\r
        // Ok, we shall send update notifications...\r
        $TIMEOUT  = bigintval(time() - $CONFIG['profile_update']);\r
-       $TIMEOUT2 = bigintval(time() - $CONFIG['prof_reupdate']);\r
+       $TIMEOUT2 = bigintval(time() - $CONFIG['resend_profile_update']);\r
 \r
        // Load personal data              0      1     2      3        4          5         6\r
        $result = SQL_QUERY_ESC("SELECT userid, email, sex, surname, family, last_update, joined\r
index fb3a1a29b46eb6026257daf0dbde679c0d65e2ca..6d6f0c00414d18ae4b455b10d19476b255d4e51f 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))
 {
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";
        require($INC);
 }
  elseif ((!EXT_IS_ACTIVE("")) && (!IS_ADMIN()))
index ec489cd299d3eb014d50cd5000a98a90a7b81160..908deb6d2fb7cd9074c724ea066da84e7b1dbcec 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif ((!EXT_IS_ACTIVE("beg")) && (!IS_ADMIN()))\r
index 23d32cd745a4a7ed7b84c50da1664663690be7de..d0809b0a67c087c0bf41c16d166e1de8d2d2c324 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif ((!EXT_IS_ACTIVE("bonus")) && (!IS_ADMIN()))\r
index c239de93eaf9d1923bd8f80c58cf5fc78c0890ab..312a649f373bd7a4772c70c037415e1971d89a7c 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index eb4d3359b602f2ad92dd62ce04319289510e26e8..eed4be558700e4bc31bd0209fc72341ce792dba8 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif ((!EXT_IS_ACTIVE("engine")) && (!IS_ADMIN()))\r
index 25306fc9c030ced2ba1df40debf291e8f219b179..59072f42189f00724ee6086e976cfdb340da74d9 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
  elseif ((!EXT_IS_ACTIVE("holiday")) && (!IS_ADMIN()))\r
index 6a2910dcbe2c215bbbb915e7f985802b95469af4..72d3474243f8b2b5a6413f985c6d774e2139cc03 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 81695b0a11456af2d7a9d38130a4ba004d2bc05f..80ad3d5b9d5a2f4913a96765097b9f866e701f94 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 6f63ca7c8c45fe4dac25192986e0f76b960bf4ea..138e157fb031eeee28190225547388823ebb159b 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 424bcf0c87d35ec046874881d929ce534ec6efe3..f77419cf2ebde19540b8a709356c3a95c0ee454a 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
diff --git a/0.2.1/inc/template.php b/0.2.1/inc/template.php
deleted file mode 100644 (file)
index 85660d4..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-<?php\r
-// OBSOLETE!!!\r
-?>\r
index d464448f1456ba29e9e1b94cc5107bbabc1c1fa3..58e059157f85e74e168cfa7c5b3fae6024acc770 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index fb98fd1dcf06b7fff5a04234cf0acca50057e46e..05dcbe8428837836082f8d3237342d7a4d4fc6b2 100644 (file)
@@ -38,8 +38,8 @@ require_once("inc/libs/security_functions.php");
 // Init "action" and "what"\r
 global $what, $action;\r
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";\r
-if (!empty($_GET['action'])) $GLOBALS['action'] = trim(strip_tags($_GET['action']));\r
-if (!empty($_GET['what'])) $GLOBALS['what'] = trim(strip_tags($_GET['what']));\r
+if (!empty($_GET['action'])) $GLOBALS['action'] = secureString($_GET['action']);\r
+if (!empty($_GET['what'])) $GLOBALS['what'] = secureString($_GET['what']);\r
 \r
 // Set module\r
 $GLOBALS['module'] = "index";\r
index 1566acdb69b89cb57e99bc2e5a298fdeec089d01..bac5820b55398ba8338480324921d7c18d1a5aa9 100644 (file)
@@ -54,8 +54,8 @@ require ("inc/libs/security_functions.php");
 // Init "action" and "what"\r
 global $what, $action;\r
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";\r
-if (!empty($_GET['action'])) $GLOBALS['action'] = trim(strip_tags($_GET['action']));\r
-if (!empty($_GET['what'])) $GLOBALS['what'] = trim(strip_tags($_GET['what']));\r
+if (!empty($_GET['action'])) $GLOBALS['action'] = secureString($_GET['action']);\r
+if (!empty($_GET['what'])) $GLOBALS['what'] = secureString($_GET['what']);\r
 \r
 // Set module\r
 $GLOBALS['module'] = "install";\r
index fd99b4898413bc9ee6e1920369a9d4ee04f79269..a3c3638a1974fea73ad9fb8ab433faf247ef82ee 100644 (file)
@@ -37,8 +37,8 @@ require_once("inc/libs/security_functions.php");
 // Init "action" and "what"\r
 global $what, $action;\r
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";\r
-if (!empty($_GET['action'])) $GLOBALS['action'] = trim(strip_tags($_GET['action']));\r
-if (!empty($_GET['what'])) $GLOBALS['what'] = trim(strip_tags($_GET['what']));\r
+if (!empty($_GET['action'])) $GLOBALS['action'] = secureString($_GET['action']);\r
+if (!empty($_GET['what'])) $GLOBALS['what'] = secureString($_GET['what']);\r
 \r
 // Set module\r
 $GLOBALS['module'] = "lead-confirm";\r
index 1d157a65e5e2483400085e644cf850b32d50731d..b8682bd4b8738a0be198a4c9267530fbd97faeef 100644 (file)
@@ -37,8 +37,8 @@ require_once("inc/libs/security_functions.php");
 // Init "action" and "what"\r
 global $what, $action;\r
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";\r
-if (!empty($_GET['action'])) $GLOBALS['action'] = trim(strip_tags($_GET['action']));\r
-if (!empty($_GET['what'])) $GLOBALS['what'] = trim(strip_tags($_GET['what']));\r
+if (!empty($_GET['action'])) $GLOBALS['action'] = secureString($_GET['action']);\r
+if (!empty($_GET['what'])) $GLOBALS['what'] = secureString($_GET['what']);\r
 \r
 // Set module\r
 $GLOBALS['module'] = "login";\r
index b48ee7bafaaaffe632d37b5a115ccdb8aafcc12b..268419ef12c130f10a701880225e841f92aeff96 100644 (file)
@@ -37,8 +37,8 @@ require_once("inc/libs/security_functions.php");
 // Init "action" and "what"\r
 global $what, $action;\r
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";\r
-if (!empty($_GET['action'])) $GLOBALS['action'] = trim(strip_tags($_GET['action']));\r
-if (!empty($_GET['what'])) $GLOBALS['what'] = trim(strip_tags($_GET['what']));\r
+if (!empty($_GET['action'])) $GLOBALS['action'] = secureString($_GET['action']);\r
+if (!empty($_GET['what'])) $GLOBALS['what'] = secureString($_GET['what']);\r
 \r
 // Tell everyone we are in this module\r
 $GLOBALS['module'] = "mailid"; $CSS = -1;\r
index a653e8e42799e739812d46c7aa2d4c8cc05ae718..8338d98aaeb9329d8fe82adc6a32a88769c2fac3 100644 (file)
@@ -37,8 +37,8 @@ require_once("inc/libs/security_functions.php");
 // Init "action" and "what"\r
 global $what, $action;\r
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";\r
-if (!empty($_GET['action'])) $GLOBALS['action'] = trim(strip_tags($_GET['action']));\r
-if (!empty($_GET['what'])) $GLOBALS['what'] = trim(strip_tags($_GET['what']));\r
+if (!empty($_GET['action'])) $GLOBALS['action'] = secureString($_GET['action']);\r
+if (!empty($_GET['what'])) $GLOBALS['what'] = secureString($_GET['what']);\r
 \r
 // Tell everyone we are in this module\r
 $GLOBALS['module'] = "mailid";  $CSS = "0";\r
@@ -214,7 +214,7 @@ if (defined('mxchange_installed') && (mxchange_installed))
                                                                        if (bigintval($_POST['gfx_check']) == $img_code)\r
                                                                        {\r
                                                                                // Right code entered add points and remove entry\r
-                                                                               if (($ref_pay > 0) && ($CONFIG['direct_pay'] == "N"))\r
+                                                                               if (($ref_pay > 0) && ($CONFIG['allow_direct_pay'] == "N"))\r
                                                                                {\r
                                                                                        // Don't add points over the referral system\r
                                                                                        $locked = true;\r
index 3950e6df28c8025591220d2e30fbfdacc92bfaea..f700cb43f3a72ae968dd196a6761efda5c2659d0 100644 (file)
@@ -42,8 +42,8 @@ global $what, $action;
 $CSS = 0;\r
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";\r
 $GLOBALS['userid'] = 0;\r
-if (!empty($_GET['action'])) $GLOBALS['action'] = trim(strip_tags($_GET['action']));\r
-if (!empty($_GET['what'])) $GLOBALS['what'] = trim(strip_tags($_GET['what']));\r
+if (!empty($_GET['action'])) $GLOBALS['action'] = secureString($_GET['action']);\r
+if (!empty($_GET['what'])) $GLOBALS['what'] = secureString($_GET['what']);\r
 \r
 // Secure the module name (very important line!)\r
 $GLOBALS['module'] = htmlentities(strip_tags($_GET['module']), ENT_QUOTES);\r
@@ -126,7 +126,7 @@ if ((!empty($CONFIG['maintenance'])) && ($CONFIG['maintenance'] == "Y") && (!IS_
                break;\r
 \r
        case "404":\r
-               ADD_FATAL(LLANG_MOD_REG_404_1.$GLOBALS['module'].LANG_MOD_REG_404_2);\r
+               ADD_FATAL(LANG_MOD_REG_404_1.$GLOBALS['module'].LANG_MOD_REG_404_2);\r
                break;\r
 \r
        case "locked":\r
index 6b2502cbacecdfd6decf15f2846c97cf4b8f83bf..bc65a42221393e53446d1dec1a23c6871b66841f 100644 (file)
@@ -37,8 +37,8 @@ require_once("inc/libs/security_functions.php");
 // Init "action" and "what"\r
 global $what, $action;\r
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";\r
-if (!empty($_GET['action'])) $GLOBALS['action'] = trim(strip_tags($_GET['action']));\r
-if (!empty($_GET['what'])) $GLOBALS['what'] = trim(strip_tags($_GET['what']));\r
+if (!empty($_GET['action'])) $GLOBALS['action'] = secureString($_GET['action']);\r
+if (!empty($_GET['what'])) $GLOBALS['what'] = secureString($_GET['what']);\r
 \r
 // Set module\r
 $GLOBALS['module'] = "ref"; $CSS = -1;\r
index 8e1ed5f24dc798e9ceb2ae62642319049bfc3370..ebf4acd774e3dd32a244a7bb1ffaeee25a036d88 100644 (file)
@@ -37,8 +37,8 @@ require_once("inc/libs/security_functions.php");
 // Init "action" and "what"\r
 global $what, $action;\r
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";\r
-if (!empty($_GET['action'])) $GLOBALS['action'] = trim(strip_tags($_GET['action']));\r
-if (!empty($_GET['what'])) $GLOBALS['what'] = trim(strip_tags($_GET['what']));\r
+if (!empty($_GET['action'])) $GLOBALS['action'] = secureString($_GET['action']);\r
+if (!empty($_GET['what'])) $GLOBALS['what'] = secureString($_GET['what']);\r
 \r
 // Set this because we have no module in URI\r
 $GLOBALS['module'] = "show_bonus"; $CSS = 0;\r
index 2715a29f1e00333afbb9574dbc31d4cd52dba568..41c83516393b6720660cc61443c9ad705a0e560f 100644 (file)
@@ -1 +1 @@
-Mit dieser Erweiterung k&ouml;nnen Sie Ihren Mitgliedern eine Auszahlung ihrer Internet-W&auml;hrung <A href="http://www.wds66.com/ref.php?refid=10438" target="_blank">Wernis</A> auf ihr WDS66-Hauptaccount &uuml;berweisen lassen. Sie als Wernis-Anbieter brauchen dazu selbstverst&auml;ndlich ein Wernis-Account mit einem API-Account. Mehr dazu auf <A href="http://www.wds66.com/ref.php?refid=10438" target="_blank">www.wds66.com</A>\r
+Mit dieser Erweiterung k&ouml;nnen Sie Ihren Mitgliedern eine Auszahlung ihrer Internet-W&auml;hrung <A href="http://www.wds66.com/ref.php?refid=10438" target="_blank">Wernis</A> auf ihr WDS66-Hauptaccount &uuml;berweisen lassen. Sie als Wernis-Anbieter brauchen dazu selbstverst&auml;ndlich ein Wernis-Account mit einem API-Account. Mehr dazu auf <A href="http://www.wds66.com/ref.php?refid=10438" target="_blank">www.wds66.com</A>. Damit Ihr System einheitlicher ist, sollten Sie unter <A href="{!URL!}/modules.php?module=admin&amp;what=config_other" target="_blank">Sonstige Einstellungen</A> die W&auml;hrung Ihres {!MT_WORD2!} auf Wernis umstellen.
\ No newline at end of file
diff --git a/0.2.1/templates/de/html/member/member_wernis_mode_choose.tpl b/0.2.1/templates/de/html/member/member_wernis_mode_choose.tpl
new file mode 100644 (file)
index 0000000..c3073fb
--- /dev/null
@@ -0,0 +1,19 @@
+<table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
+<tr>
+       <td class="member_title2 bottom2" style="padding:5px" colspan="2">
+               {--MEMBER_WERNIS_MODE_CHOOSE--}
+       </td>
+</tr>
+<tr>
+       <td width="50%" align="center" class="right2" height="40>"
+               <a class="menu_blur" style="height:40px" href="{!URL!}/modules.php?module=login&amp;what=wernis&amp;mode=widthdraw">
+                       <div style="padding-top:10px">{--MEMBER_WERNIS_MODE_WITHDRAW--}</div>
+               </a>
+       </td>
+       <td width="50%" align="center">
+               <a class="menu_blur" style="height:40px" href="{!URL!}/modules.php?module=login&amp;what=wernis&amp;mode=payout">
+                       <div style="padding-top:3px">{--MEMBER_WERNIS_MODE_PAYOUT--}</div>
+               </a>
+       </td>
+</tr>
+</table>
index d469ffe7b3d6bac82a6d7b9828764857fc253740..e9dee3203ce5264ea708e6401b78a1c82ac5e6b9 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index d81d21c5863081604430562eab28e9ad54695cfe..ce955fd49b887ddbf02e13b820b586bc86b454db 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 87144afe9988c5e20c2460a5511dc168a41c8adb..0d3b8e55801a37f151e2d8292adb490e13f1617d 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r
index 63eb74a5f9b42e7ca981787936755485189351ac..26435d8f175100d4a7da44c58f86bfc6f4a2472a 100644 (file)
@@ -37,8 +37,8 @@ require_once("inc/libs/security_functions.php");
 // Init "action" and "what"\r
 global $what, $action;\r
 $GLOBALS['what'] = ""; $GLOBALS['action'] = "";\r
-if (!empty($_GET['action'])) $GLOBALS['action'] = trim(strip_tags($_GET['action']));\r
-if (!empty($_GET['what'])) $GLOBALS['what'] = trim(strip_tags($_GET['what']));\r
+if (!empty($_GET['action'])) $GLOBALS['action'] = secureString($_GET['action']);\r
+if (!empty($_GET['what'])) $GLOBALS['what'] = secureString($_GET['what']);\r
 \r
 // Set module\r
 $GLOBALS['module'] = "view"; $CSS = -1;\r