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ãåæå