fix xxtes error
This commit is contained in:
parent
1d839e0106
commit
6be904e903
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
require_once(__DIR__ . "/Crypt/XXTEA.php");
|
||||
require_once(__DIR__ . "/../Crypt/XXTEA.php");
|
||||
|
||||
if (!defined('GSP_XMLRPC_READY')) {
|
||||
if (!function_exists('xmlrpc_encode_request') || !function_exists('xmlrpc_decode')) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue