1
0
Fork 0
mirror of https://github.com/shlinkio/shlink.git synced 2025-03-22 09:43:52 +03:00
shlink/public/index.php

6 lines
77 B
PHP
Raw Normal View History

2016-04-10 09:38:07 +02:00
<?php
2019-10-05 17:26:10 +02:00
2017-10-12 10:03:14 +02:00
declare(strict_types=1);
(require __DIR__ . '/../config/run.php')();