Tadashi Okoshi
slash****@users*****
2005年 12月 10日 (土) 04:47:17 JST
Index: affelio/upgrade-10-11.cgi
diff -u affelio/upgrade-10-11.cgi:1.4 affelio/upgrade-10-11.cgi:1.5
--- affelio/upgrade-10-11.cgi:1.4 Sat Dec 10 04:46:09 2005
+++ affelio/upgrade-10-11.cgi Sat Dec 10 04:47:17 2005
@@ -100,7 +100,7 @@
#Add columns to friend tale
################################
add_column($af, 'AFuser_CORE_friends', 'last_news_in', "INTEGER");
- add_column($af, 'AFuser_CORE_friends', 'last_news_in', "INTEGER");
+ add_column($af, 'AFuser_CORE_friends', 'last_news_out', "INTEGER");
print 'OK. Successfuly done.<P><B>Delete this CGI immediately!!</B>';
exit(1);