This website works better with JavaScript
Home
Explore
Help
Register
Sign In
iapt-platform
/
mint
mirror of
https://github.com/iapt-platform/mint.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
:heavy_plus_sign: config.php
visuddhinanda
4 years ago
parent
d84d2c7d1d
commit
ba9777a90c
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
app/redis/function.php
+ 1
- 0
app/redis/function.php
View File
@@ -1,4 +1,5 @@
<?php
+require_once __DIR__."/../config.php";
function redis_connect()
{
try {