This website requires JavaScript.
Explore
Help
Sign In
OilfieldToolsNet
/
shlink
Watch
4
Star
0
Fork
0
You've already forked shlink
mirror of
https://github.com/shlinkio/shlink.git
synced
2025-02-25 18:45:27 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39c71638e65429db1f936babbb9cee7dcbdf7792
shlink
/
public
/
index.php
6 lines
77 B
PHP
Raw
Normal View
History
Unescape
Escape
First commit
2016-04-10 09:38:07 +02:00
<
?
php
Updated to coding styles v2
2019-10-05 17:26:10 +02:00
Migrated templates to plates
2017-10-12 10:03:14 +02:00
declare
(
strict_types
=
1
);
Added phpstan-symfony plugin to improve inspections on getArgument and getOption
2021-07-19 19:59:41 +02:00
(
require
__DIR__
.
'/../config/run.php'
)();
Reference in New Issue
Copy Permalink