header('Content-Type: text/html; charset=utf-8'); if (isset($_SERVER['HTTPS'])) { $location = "http://" . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI']; header("Location: $location"); exit(); } require_once('/home/think/lampshade/database.inc.php'); require_once('/home/think/lampshade/interface.inc.php'); require_once('/home/think/lampshade/table.inc.php'); require_once('/home/think/lampshade/credentials.inc.php'); require_once('/home/think/lampshade/ecommerce.inc.php'); ?>
Writing
| |
Copyright © 2001-2007 Jeffrey A. Brown, M.D., FACS. All Rights Reserved. Site by Think Computer Corporation. | |