| // | Ivo Marino | // +----------------------------------------------------------------------+ // // This is a generic PHP based webiste for E-Catalog. // // It uses automatic language translation and stands therefore as a common // codebase for all (International) E-Catalog versions, you can copy this PHP // script into all international versions of the E-Catalog and it works. // // IMPORTANT: USE ONLY RELATIVE LINKS HERE. // include($_SERVER['DOCUMENT_ROOT'] .'/ita/ecatalog/index.php'); exit;