Explorar el Código

增加 config.php

visuddhinanda hace 4 años
padre
commit
5c91ccc858
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 {