summaryrefslogtreecommitdiffstats
path: root/globals.pl
diff options
context:
space:
mode:
authorgerv%gerv.net <>2002-07-27 03:20:58 +0200
committergerv%gerv.net <>2002-07-27 03:20:58 +0200
commitece9155ea073a46eab9b1a9395d41036f8f12de1 (patch)
treee6741c2181a27dd3699f956d65cab34799ae8f0d /globals.pl
parent88992a1e1f2fb8f89127d2c43fdb9b449452e949 (diff)
downloadbugzilla-ece9155ea073a46eab9b1a9395d41036f8f12de1.tar.gz
bugzilla-ece9155ea073a46eab9b1a9395d41036f8f12de1.tar.xz
... and = instead of =>.
Diffstat (limited to 'globals.pl')
-rw-r--r--globals.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/globals.pl b/globals.pl
index 6eb3c1f3c..ec57bffb2 100644
--- a/globals.pl
+++ b/globals.pl
@@ -1758,7 +1758,7 @@ $::vars =
'Param' => \&Param ,
# Function to create date strings
- 'time2str' = \&time2str ,
+ 'time2str' => \&time2str ,
# Function for processing global parameters that contain references
# to other global parameters.