This website requires JavaScript.
Explore
Help
Sign In
OilfieldToolsNet
/
shlink
Watch
4
Star
0
Fork
0
mirror of
https://github.com/shlinkio/shlink.git
synced
2026-08-05 18:57:05 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
99b7c77997b07b1c0f8ea46c83a7f03f9155d00d
shlink
/
module
/
Core
/
config
/
templates.config.php
T
12 lines
118 B
PHP
Raw
Normal View
History
Unescape
Escape
Moved templates and templates config to Core module
2016-07-19 18:32:59 +02:00
<?
php
return
[
'templates'
=>
[
'paths'
=>
[
'module/Core/templates'
,
],
],
];
Reference in New Issue
Copy Permalink