This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
shlink
Watch
1
Star
0
Fork
You've already forked shlink
0
mirror of
https://github.com/shlinkio/shlink.git
synced
2024-11-28 00:38:46 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4fee656f96
shlink
/
module
/
Core
/
config
/
app_options.config.php
9 lines
71 B
PHP
Raw
Normal View
History
Unescape
Escape
Created JWTService and related classes
2016-08-07 15:44:33 +03:00
<
?
php
Improved coding styles
2017-10-12 11:13:20 +03:00
declare
(
strict_types
=
1
);
Created JWTService and related classes
2016-08-07 15:44:33 +03:00
return
[
'app_options'
=>
[],
];
Reference in a new issue
Copy permalink