From: Roland Häder Date: Sat, 28 Feb 2009 23:48:46 +0000 (+0000) Subject: Typo fixed, OMG X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=bcabdff3613bbc285c600ac5588dcc85356e6d66;ds=sidebyside Typo fixed, OMG --- diff --git a/inc/db/lib-mysql3.php b/inc/db/lib-mysql3.php index 10372a4a3b..bcdf041e36 100644 --- a/inc/db/lib-mysql3.php +++ b/inc/db/lib-mysql3.php @@ -392,7 +392,7 @@ function SQL_SET_LINK ($link) { } // END - if // Set it - $GLOABLS['sql_link'] = $link; + $GLOBALS['sql_link'] = $link; } // Checks if the link is up