Removed
authorRoland Häder <roland@mxchange.org>
Mon, 17 Aug 2009 18:05:34 +0000 (18:05 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 17 Aug 2009 18:05:34 +0000 (18:05 +0000)
inc/libs/nickname_functions.php

index 550d76005f3682e16042d3040592015499f00b28..3304c010744a2679b7b347e1c845724a1162d027 100644 (file)
@@ -60,9 +60,6 @@ function NICKNAME_IS_ACTIVE ($uidNick) {
 
                // Put it in cache
                $GLOBALS['cache_array']['nick_active'][$uidNick] = (!empty($nick));
 
                // Put it in cache
                $GLOBALS['cache_array']['nick_active'][$uidNick] = (!empty($nick));
-
-               // Free result
-               SQL_FREERESULT($result);
        }
 
        // Return nickname
        }
 
        // Return nickname