Parent Directory
|
Revision Log
|
Patch
| Revision 1607 | Revision 1608 | ||
|---|---|---|---|
| … | … | ||
| 28 | 28 | ||
| 29 | =cut | 29 | =cut |
| 30 | 30 | ||
| 31 | BEGIN { $main::VERSION = "2.0"; } | 31 | BEGIN { $main::VERSION = "2.0"; } |
| 32 | 32 | ||
| 33 | my $timingON =1; | 33 | my $timingON = 0; |
| 34 | 34 | ||
| 35 | 35 | ||
| 36 | use strict; | 36 | use strict; |
| 37 | use warnings; | 37 | use warnings; |
| 38 | use Apache::Constants qw(:common REDIRECT DONE); | 38 | use Apache::Constants qw(:common REDIRECT DONE); |
|
||||||||
| aubreyja at gmail dot com | ViewVC Help |
| Powered by ViewVC 1.0.9 |