diff options
Diffstat (limited to 'globals.pl')
-rw-r--r-- | globals.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/globals.pl b/globals.pl index d20b892a6..6eb3c1f3c 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. |