Tadashi Okoshi
slash****@users*****
2005年 12月 18日 (日) 12:32:51 JST
Index: affelio/bin/get_content.cgi
diff -u affelio/bin/get_content.cgi:1.28 affelio/bin/get_content.cgi:1.29
--- affelio/bin/get_content.cgi:1.28 Sat Dec 17 04:57:47 2005
+++ affelio/bin/get_content.cgi Sun Dec 18 12:32:51 2005
@@ -16,7 +16,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-# $Id: get_content.cgi,v 1.28 2005/12/16 19:57:47 slash5234 Exp $
+# $Id: get_content.cgi,v 1.29 2005/12/18 03:32:51 slash5234 Exp $
use strict;
@@ -55,6 +55,8 @@
}
my $sid = $q->cookie("affelio-$af->{user__nickname}");
+debug_print("getcontent.cgi: sid from cookie = $sid");
+
my $ck_visitor_type=0;
my $ck_visitor_type_str="pb";
my $ck_visitor_afid = "";