mirror of
https://github.com/danpros/htmly.git
synced 2026-04-22 13:36:22 +05:30
Include functions.php
If there is functions.php inside themes root, include it.
This commit is contained in:
parent
6c821dd398
commit
5adfd66d50
4 changed files with 11 additions and 6 deletions
|
|
@ -1,7 +1,7 @@
|
|||
;Password
|
||||
password = yourpassword
|
||||
|
||||
; Encryption. Set to clear, and later it will changed to password_hash automatically during login
|
||||
;Encryption. Set to clear, and later it will changed to password_hash automatically during login
|
||||
encryption = clear
|
||||
|
||||
;Role
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue