Browse Source

:heavy_plus_sign: config.php

visuddhinanda 4 years ago
parent
commit
ba9777a90c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/redis/function.php

+ 1 - 0
app/redis/function.php

@@ -1,4 +1,5 @@
 <?php
+require_once __DIR__."/../config.php";
 function redis_connect()
 {
 	try {