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-12-15 15:42:06 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
fbeb959317
shlink
/
module
/
Core
/
config
/
templates.config.php
12 lines
136 B
PHP
Raw
Normal View
History
Unescape
Escape
Moved templates and templates config to Core module
2016-07-19 19:32:59 +03:00
<
?
php
return
[
'templates'
=>
[
'paths'
=>
[
Updated system to use plates instead of twig
2017-10-12 10:40:42 +03:00
'ShlinkCore'
=>
__DIR__
.
'/../templates'
,
Moved templates and templates config to Core module
2016-07-19 19:32:59 +03:00
],
],
];
Reference in a new issue
Copy permalink