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
2024-12-28 18:01:04 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3c3ef6fa05
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 07:44:33 -05:00
<
?
php
Improved coding styles
2017-10-12 03:13:20 -05:00
declare
(
strict_types
=
1
);
Created JWTService and related classes
2016-08-07 07:44:33 -05:00
return
[
'app_options'
=>
[],
];
Reference in New Issue
Copy Permalink