// Set module
$GLOBALS['module'] = 'autoreg';
-$GLOBALS['output_mode'] = '1';
+$GLOBALS['output_mode'] = 1;
$GLOBALS['header_sent'] = 3;
// Load the required file(s)
require('inc/libs/security_functions.php');
// Footer is disabled in CSS mode
-$GLOBALS['footer_sent'] = '-1';
+$GLOBALS['footer_sent'] = -1;
// This is a CSS file loader!
$GLOBALS['output_mode'] = 1;
} // END - if
// By default no admin is found
- $data['login_failures'] = '-1';
+ $data['login_failures'] = -1;
// Check cache
if (isset($GLOBALS['cache_array']['admin']['login_failures'][$adminId])) {
} // END - if
// By default no admin is found
- $data['last_failure'] = '-1';
+ $data['last_failure'] = -1;
// Check cache
if (isset($GLOBALS['cache_array']['admin']['last_failure'][$adminId])) {
// Subtracts points from the jackpot
function subtractPointsFromJackpot ($points) {
// First failed
- $ret = '-1';
+ $ret = -1;
// Get jackpot points for dummy
$jackpot = getJackpotPoints();
);
// Column, type and id for member's mail
- $col = 'stats_id'; $type = 'NORMAL'; $ID = '-1';
+ $col = 'stats_id';
+ $type = 'NORMAL';
+ $ID = -1;
// Load admin_list_unconfirmed template
- $listed = true; $DATA = getRequestParameter('mid'); $mailType = 'mailid';
+ $listed = true;
+ $DATA = getRequestParameter('mid');
+ $mailType = 'mailid';
} elseif ((isGetRequestParameterSet('bid')) && (isExtensionActive('bonus'))) {
// @TODO This constant might be unused? define('__LIST_UNCON_TITLE', '{--ADMIN_LIST_UNCONFIRMED_BONUS_LINKS--}');
);
// Column, type and id for member's mail
- $col = 'bonus_id'; $type = 'BONUS'; $ID = getRequestParameter('bid');
+ $col = 'bonus_id';
+ $type = 'BONUS';
+ $ID = getRequestParameter('bid');
// Load admin_list_unconfirmed template
- $listed = true; $DATA = $ID; $mailType = 'bonusid';
+ $listed = true;
+ $DATA = $ID;
+ $mailType = 'bonusid';
} else {
// @TODO "Please do not call me directly." Should be rewritten to a nice selection depending on ext-bonus
displayMessage('{--ADMIN_CALL_NOT_DIRECTLY--}');
// Get (basicly) the price of given payment id
function getPaymentPoints ($pid, $lookFor = 'price') {
// Default value...
- $data[$lookFor] = '-1';
+ $data[$lookFor] = -1;
// Search for it in database
$result = SQL_QUERY_ESC("SELECT `%s` FROM `{?_MYSQL_PREFIX?}_payments` WHERE `id`=%s LIMIT 1",
// Get id number from administrator's login name
function getAdminId ($adminLogin) {
// By default no admin is found
- $data['id'] = '-1';
+ $data['id'] = -1;
// Check cache
if (isset($GLOBALS['cache_array']['admin']['admin_id'][$adminLogin])) {
// Get password hash from administrator's login name
function getAdminHash ($adminId) {
// By default an invalid hash is returned
- $data['password'] = '-1';
+ $data['password'] = -1;
if (isAdminHashSet($adminId)) {
// Check cache
<tr>
<td class="menu_advert">
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
- <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
+ <a href="{%url=modules.php?module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
- <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
+ <a href="{%url=modules.php?module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
- <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
+ <a href="{%url=modules.php?module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
- <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
+ <a href="{%url=modules.php?module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
- <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
+ <a href="{%url=modules.php?module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
- <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
+ <a href="{%url=modules.php?module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
- <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
+ <a href="{%url=modules.php?module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
- <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
+ <a href="{%url=modules.php?module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
- <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
+ <a href="{%url=modules.php?module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
- <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
+ <a href="{%url=modules.php?module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
- <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
+ <a href="{%url=modules.php?module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
- <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
+ <a href="{%url=modules.php?module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
- <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
+ <a href="{%url=modules.php?module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
- <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
+ <a href="{%url=modules.php?module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
- <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
+ <a href="{%url=modules.php?module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
- <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
+ <a href="{%url=modules.php?module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>
<tr>
<td class="menu_advert">
<!-- Fuegen Sie hier Ihre Werbung ein! //-->
- <a href="{%url=modules.php??module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
+ <a href="{%url=modules.php?module=index&what=impressum%}" target="_blank">Hier könnte Ihre Werbung stehen!</a>
</td>
</tr>