fix xxtes error

This commit is contained in:
Frank Harris 2026-06-11 11:54:04 -05:00
parent 1d839e0106
commit 6be904e903

View file

@ -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')) {