//--------------------------------------------------------------- //This program is free software; you can redistribute it and/or //modify it under the terms of the GNU General Public License //as published by the Free Software Foundation; either version 2 //of the License, or (at your option) any later version. // //This program is distributed in the hope that it will be useful, //but WITHOUT ANY WARRANTY; without even the implied warranty of //MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the //GNU General Public License for more details. // //Meezerk's Advanced CowCounter - An Advanced Website Counter. //Copyright (C) 2004 Daniel Foster dan_software@meezerk.com //--------------------------------------------------------------- if (!file_exists("config.php")) { //check for config file - config file missing. header("Location: http://" . $_SERVER['HTTP_HOST'] . str_replace( "\\", "/", dirname($_SERVER['PHP_SELF'])) . "/setup/index.php"); } elseif (!isset($_POST["pass"])) { clearstatcache(); //send login page ?>
Advanced CowCounter
Welcome to the administrative login for the Advanced CowCounter, you may bookmark this page to allow you to make changed to your counters and general setup. You can login with your password that you set during the Setup process.
}; if (is_dir("setup")) { ?>FOR SECURITY PURPOSES YOU MUST NOW DELETE THE SETUP DIRECTORY.
}; ?>This page is for the administrator(s) of the Advanced CowCounter only.
Cookies must be enabled beyond this point.
| Advanced CowCounter is a product of Meezerk.com released under the GPL. |