Files
boutique-fanny/Thelia
2019-05-26 15:57:49 +02:00

5 lines
115 B
PHP

#!/usr/bin/env php
<?php
$bootstrapFile = __DIR__ . "/core/vendor/autoload.php";
include __DIR__ . "/core/Thelia";