From: Domas Mituzas Date: Thu, 24 Feb 2005 14:57:13 +0000 (+0000) Subject: fix typo, DieDebug -> DebugDie X-Git-Tag: 1.5.0alpha1~699 X-Git-Url: https://git.cyclocoop.org/admin/?a=commitdiff_plain;h=f964df3f43dd71b4a0fb494b20eb83babcc5e00d;p=lhc%2Fweb%2Fwiklou.git fix typo, DieDebug -> DebugDie --- diff --git a/includes/GlobalFunctions.php b/includes/GlobalFunctions.php index f7d0e46e62..a3d5086df8 100644 --- a/includes/GlobalFunctions.php +++ b/includes/GlobalFunctions.php @@ -965,7 +965,7 @@ function wfTimestampNow() { * No longer supported and nuked. */ function wfInvertTimestamp( $ts ) { - wfDieDebugBacktrace("Inverted timestamps should be nuked away from all code\n"); + wfDebugDieBacktrace("Inverted timestamps should be nuked away from all code\n"); return strtr( $ts, '0123456789',