summaryrefslogtreecommitdiff
path: root/linkshorter/goto.php
diff options
context:
space:
mode:
Diffstat (limited to 'linkshorter/goto.php')
-rw-r--r--linkshorter/goto.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/linkshorter/goto.php b/linkshorter/goto.php
index f42705f..f459dc6 100644
--- a/linkshorter/goto.php
+++ b/linkshorter/goto.php
@@ -1,6 +1,6 @@
<?php
-require 'class/db.php';
+require '../tools/class/redis.php';
require 'config.php';
require 'functions.php';