]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-updates.php
MXCHANGE_OPEN() rewritten to GET_URL(), POST_URL() and SEND_RAW_REQUEST()
[mailer.git] / inc / modules / admin / what-updates.php
index c2730615743c65cb532ca544f52c672fa9b61628..c0db3f864d7ad5a73f9307bff6ec3368981b56fa 100644 (file)
@@ -44,7 +44,7 @@ ADD_DESCR("admin", basename(__FILE__));
 $ONLINE['code'] = "???";
 
 // Get response from our server in an array
-$response = MXCHANGE_OPEN("check-updates2.php");
+$response = GET_URL("check-updates2.php");
 
 if (empty($response[0]) && empty($response[1]) && empty($response[2])) {
        // Error!