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
增加 config.php
visuddhinanda
4 years ago
parent
9c96cf7bee
commit
5c91ccc858
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
public/app/redis/function.php
+ 1
- 0
public/app/redis/function.php
View File
@@ -1,4 +1,5 @@
<?php
<?php
+require_once "../config.php";
function redis_connect()
function redis_connect()
{
{
try {
try {