Line # | Revision | Author | |
---|---|---|---|
1 | 296 | ahitrov | #!/usr/bin/perl |
2 | |||
3 | ########################################################## | ||
4 | # Here you can place project specific mod_perl directives. | ||
5 | # This file will be required by core startup.pl. | ||
6 | ########################################################## | ||
7 | |||
8 | 1; |