[Affelio-cvs 119] CVS update: affelio/apps/album/common

Back to archive index

Yoshihisa Fukuhara higef****@users*****
2005年 6月 22日 (水) 15:16:23 JST


Index: affelio/apps/album/common/footer.pl
diff -u affelio/apps/album/common/footer.pl:1.1 affelio/apps/album/common/footer.pl:1.2
--- affelio/apps/album/common/footer.pl:1.1	Sun Jun 19 18:14:52 2005
+++ affelio/apps/album/common/footer.pl	Wed Jun 22 15:16:23 2005
@@ -1,5 +1,4 @@
 ##########################################################################
-
 #HTML Footer Partを出力
 #print "\n</div>\n</div>\n\n";
 print $afap->get_HTML_footer();
Index: affelio/apps/album/common/header.pl
diff -u affelio/apps/album/common/header.pl:1.1 affelio/apps/album/common/header.pl:1.2
--- affelio/apps/album/common/header.pl:1.1	Sun Jun 19 18:14:52 2005
+++ affelio/apps/album/common/header.pl	Wed Jun 22 15:16:23 2005
@@ -1,5 +1,4 @@
 use strict;
-
 use lib("../../extlib");
 use HTML::Template;
 use CGI;
@@ -10,7 +9,6 @@
 #
 use Album;
 
-
 our $cgi = new CGI();
 
 #AffelioAppを初期化


Affelio-cvs メーリングリストの案内
Back to archive index