소스 검색

advert tcms

George S. Baugh 5 년 전
부모
커밋
e25a768d34
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      routes.pm

+ 1 - 0
routes.pm

@@ -12,6 +12,7 @@ use lib 'lib';
 use Trog::Routes::HTML;
 
 our $default_title = 'Houston Perl Mongers';
+our $show_madeby = 1;
 
 our %routes = (
     '/about.html' => {