OXID eShop CE  4.8.12
 All Classes Files Functions Variables Pages
index.php
Go to the documentation of this file.
1 <?php
2 
3 require_once dirname(__FILE__) . "/bootstrap.php";
4 
5 //oxDb::getDb()->query( "delete from mysql_log;" );
6 //Starts the shop
7 Oxid::run();