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

Back to archive index

Yoshihisa Fukuhara higef****@users*****
2005年 6月 27日 (月) 00:49:35 JST


Index: affelio/apps/album/show_image.cgi
diff -u affelio/apps/album/show_image.cgi:1.7 affelio/apps/album/show_image.cgi:1.8
--- affelio/apps/album/show_image.cgi:1.7	Mon Jun 27 00:29:29 2005
+++ affelio/apps/album/show_image.cgi	Mon Jun 27 00:49:35 2005
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 use strict;
 
-#use lib("../../extlib");
+use lib("../../extlib");
 use CGI;
 use Cwd;
 use lib("../../lib");


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