Changeset 7868
- Timestamp:
- 06/21/10 15:23:18 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BibliographyPlugin/lib/Foswiki/Plugins/BibliographyPlugin/Core.pm
r7867 r7868 9 9 # Change to 1 for more debug messages. Perl compiler should optimise out 10 10 # (ie. no CPU cost) any statement checking its value when set to zero. 11 use constant TRACE => 1;11 use constant TRACE => 0; 12 12 13 13 # Ensure that these globals are reinitilised in doInit() for persistent perl
Note: See TracChangeset
for help on using the changeset viewer.
