aboutsummaryrefslogtreecommitdiff
path: root/css.php
diff options
context:
space:
mode:
Diffstat (limited to 'css.php')
-rw-r--r--css.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/css.php b/css.php
index 28fad06..425c27e 100644
--- a/css.php
+++ b/css.php
@@ -10,6 +10,7 @@
*/
require_once(dirname(__FILE__) . "/ratatoeskr/vendor/autoload.php");
+require_once(dirname(__FILE__) . "/ratatoeskr/config.php");
require_once(dirname(__FILE__) . "/ratatoeskr/sys/models.php");
if (!isset($_GET["name"])) {