Damn typo... :(
authorRoland Häder <roland@mxchange.org>
Wed, 4 Nov 2009 04:56:37 +0000 (04:56 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 4 Nov 2009 04:56:37 +0000 (04:56 +0000)
inc/wrapper-functions.php

index 2ad98e13dab1434b5319428a77be691e02c36272..aa7b6a0218667ddee3c6af8257d6c3e5232d826f 100644 (file)
@@ -727,7 +727,7 @@ function getUserData ($column) {
 }
 
 // Geter for whole user data array
 }
 
 // Geter for whole user data array
-function gerUserDataArray () {
+function getUserDataArray () {
        // Get the whole array
        return $GLOBALS['user_data'];
 }
        // Get the whole array
        return $GLOBALS['user_data'];
 }