Released under the terms of the GNU General Public License.
You should have received a copy of the GNU General Public License.
If not, see: .
*/
/*
Direct access denial.
*/
if (realpath (__FILE__) === realpath ($_SERVER["SCRIPT_FILENAME"]))
exit;
/*
Options page.
*/
echo '