diff options
Diffstat (limited to 'CVSROOT/cfg.pm')
-rwxr-xr-x | CVSROOT/cfg.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CVSROOT/cfg.pm b/CVSROOT/cfg.pm index 21b8cee1e1f2..252e5e66c9d5 100755 --- a/CVSROOT/cfg.pm +++ b/CVSROOT/cfg.pm @@ -44,4 +44,6 @@ $TMPDIR = "/tmp/"; "MFC after" => '\d+(\s+(days?|weeks?|months?))?' ); + #end +1; # Perl required all modules to return true. Don't delete!!!! |