=')?'/include_v5':'/include')); if(isset($_GET['cron']) && $_GET['cron']){ require(CORE_INCLUDE_DIR.'/crontab.php'); $_GET['action'] = $_GET['cron']; new crontab(); }else{ require(CORE_INCLUDE_DIR.'/shopCore.php'); new shopCore(); } }else header('Location: install/'); ?>