OXID eShop CE  4.9.7
 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 //Starts the shop
6 Oxid::run();