fipamothemekit/index.php

8 lines
89 B
PHP

<?php
require "vendor/autoload.php";
use engine\StartKit as StartKit;
new StartKit();