<?php
define('VERSION', '3.0.3.8');

require_once('config.php');
require_once(DIR_SYSTEM . 'startup.php');
start('catalog');
