define('SERVER_URL', "http://www.mxchange.org");
// This current patch level
-define('CURR_SVN_REVISION', "556");
+define('CURR_SVN_REVISION', "557");
// Take a prime number which is long (if you know a longer one please try it out!)
define('_PRIME', 591623);
if ($test == $url)
{
// Download banner (I hope you keep the banner on same server???)
- $fp = @file($url); $file = "";
+ $fp = GET_URL($url); $file = "";
if ((!empty($fp)) && (is_array($fp)) && (count($fp) > 0))
{
// Loads only found banner, when there is a 404 error this foreach() command