/*
$Id: account.php 1739 2007-12-20 00:52:16Z hpdl $
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
Copyright (c) 2007 osCommerce
Released under the GNU General Public License
*/
require('includes/application_top.php');
if (!tep_session_is_registered('customer_id')) {
$navigation->set_snapshot();
tep_redirect(tep_href_link(FILENAME_LOGIN, '', 'SSL'));
}
require(DIR_WS_LANGUAGES . $language . '/' . FILENAME_ACCOUNT);
$breadcrumb->add(NAVBAR_TITLE, tep_href_link(FILENAME_ACCOUNT, '', 'SSL'));
?>
TITLE Warning: require(DIR_WS_INCLUDESheader.php) [function.require]: failed to open stream: No such file or directory in /home/fruitsof/public_html/eStore/account.php on line 42
Warning: require(DIR_WS_INCLUDESheader.php) [function.require]: failed to open stream: No such file or directory in /home/fruitsof/public_html/eStore/account.php on line 42
Fatal error: require() [function.require]: Failed opening required 'DIR_WS_INCLUDESheader.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/fruitsof/public_html/eStore/account.php on line 42