9 lines
55 B
PHP
9 lines
55 B
PHP
<?php
|
|
|
|
|
|
require __DIR__ . '/core/bootstrap.php';
|
|
|
|
|
|
|
|
?>
|