Typo fixed, OMG
[mailer.git] / inc / db / lib-mysql3.php
index 10372a4a3b45e759e37384798d5302e10eac3ce3..bcdf041e3668e2a9bd7d81f7ff254fc03f3de647 100644 (file)
@@ -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