Ver código fonte

:heavy_plus_sign: config.php

visuddhinanda 4 anos atrás
pai
commit
ba9777a90c
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      app/redis/function.php

+ 1 - 0
app/redis/function.php

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