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

Back to archive index

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


Index: affelio/apps/album/show_image.cgi
diff -u affelio/apps/album/show_image.cgi:1.5 affelio/apps/album/show_image.cgi:1.6
--- affelio/apps/album/show_image.cgi:1.5	Wed Jun 22 15:40:22 2005
+++ affelio/apps/album/show_image.cgi	Mon Jun 27 00:27:44 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