Function name fixed
authorRoland Häder <roland@mxchange.org>
Wed, 16 Feb 2011 14:46:09 +0000 (14:46 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 16 Feb 2011 14:46:09 +0000 (14:46 +0000)
inc/wrapper-functions.php

index 3500983bf28f65a0e955ec97d025456c4bb619ed..8925b3deb989e232f54541393bc1b639a4842953 100644 (file)
@@ -1562,7 +1562,7 @@ function getSiteKey () {
 }
 
 // "Getter" for DATE_KEY
 }
 
 // "Getter" for DATE_KEY
-function getDayKey () {
+function getDateKey () {
        // Do we have cache?
        if (!isset($GLOBALS[__FUNCTION__])) {
                // Determine it
        // Do we have cache?
        if (!isset($GLOBALS[__FUNCTION__])) {
                // Determine it