Typo fixed, OMG
authorRoland Häder <roland@mxchange.org>
Sat, 28 Feb 2009 23:48:46 +0000 (23:48 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 28 Feb 2009 23:48:46 +0000 (23:48 +0000)
inc/db/lib-mysql3.php

index 10372a4a3b45e759e37384798d5302e10eac3ce3..bcdf041e3668e2a9bd7d81f7ff254fc03f3de647 100644 (file)
@@ -392,7 +392,7 @@ function SQL_SET_LINK ($link) {
        } // END - if
 
        // Set it
        } // END - if
 
        // Set it
-       $GLOABLS['sql_link'] = $link;
+       $GLOBALS['sql_link'] = $link;
 }
 
 // Checks if the link is up
 }
 
 // Checks if the link is up