Quellcode durchsuchen

增加 config.php

visuddhinanda vor 4 Jahren
Ursprung
Commit
5c91ccc858
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      public/app/redis/function.php

+ 1 - 0
public/app/redis/function.php

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