checkUniqueViewAndAddView(); // Verifications $url_no_javascript = "../../functions/verifications/no-javascript.html"; $Functions->isJavascriptEnabled($url_no_javascript); // Variables if ($Functions->isLoggedIn()) { $isVisitor = false; } else { $isVisitor = true; } if (!$isVisitor) { if ($Functions->isAdmin()) { $username = "" . $Functions->getUsername() . "[superuser]"; } else { $username = "" . $Functions->getUsername() . ""; } } else { $username = "visitor"; } ?> Console - Newalfox

$_ [@newalfox.fr]

Welcome " . $Functions->getUsername() . ""; } else { echo "visitor"; } ?> to the complete Newalfox console!

Type getUserPrefix(); } else { echo "$"; } ?>help to show all commands you can use.

Tips of the moment: Use getUserPrefix(); } else { echo "$"; } ?>news to get all news of the console.

The time is and you are the getUniqueViews() ?> unique visitor and the getViews() ?> total visitor.

getUserRegistration() != null) { echo '

Your registered on: ' . $Functions->getUserRegistration() . '

'; } else { echo '

Error: You don\'t have a registration date, contact the administrator ([email protected]) to fix this problem and say whats your problem and your username.

'; } if ($Functions->getLastUserLoginTime() != null) { echo '

Your last connection was on: ' . $Functions->getLastUserLogin() . ' (' . $Functions->getLastUserLoginTime() . ')

'; } else { echo '

Your last connection was on: ' . $Functions->getLastUserLogin() . ' (now)

'; } } ?>
isAdmin() == true) { echo '
'; } else { echo '
'; } ?>