Made so it's possible to configure more directories as constants

More flexibility for the user.
This commit is contained in:
slawkens
2023-02-02 18:53:56 +01:00
parent 708aa2d72f
commit 74d013049d
12 changed files with 37 additions and 31 deletions

8
.gitignore vendored
View File

@@ -24,6 +24,10 @@ templates/*
images/guilds/*
!images/guilds/default.gif
# editor images
images/editor/*
!images/editor/index.html
# cache
system/cache/*
!system/cache/index.html
@@ -54,9 +58,5 @@ landing
# system
system/functions_custom.php
# user data
user/*
!user/index.html
# others/rest
system/pages/downloads.php