Tell a friend
#======================================================================
# This file is the core of the orchid framework. All requests
# are routed through this file.
#
# (c) 2004 Orchid Suites, Inc. http://www.orchidsuites.net
#======================================================================
#======================================================================
# DO NOT MODIFY ANYTHING BELOW THIS LINE, OR YOUR SITE WILL DIE A
# SHORT MISERABLE DEATH.
#======================================================================
require '/Configuration.class.php';
$t_app = '';
require '/orchid.php';
?>
