Index: openacs-4/packages/ref-timezones/tcl/apm-callback-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ref-timezones/tcl/apm-callback-procs.tcl,v diff -u -r1.2.2.1 -r1.2.2.2 --- openacs-4/packages/ref-timezones/tcl/apm-callback-procs.tcl 20 Aug 2020 13:32:45 -0000 1.2.2.1 +++ openacs-4/packages/ref-timezones/tcl/apm-callback-procs.tcl 20 Aug 2020 13:35:36 -0000 1.2.2.2 @@ -1,9 +1,7 @@ -# - ad_library { - + APM Callback procs - + @author Victor Guerra (vguerra@wu-wien.ac.at) @creation-date 2008-12-16 @cvs-id $Id$ @@ -31,7 +29,6 @@ set entries [db_string _ "select count(*) from timezones"] ns_log Notice "$entries time zones loaded" } - } }