[Pyukiwiki-cvs 0010120] CVS update: PyukiWiki-Devel/plugin

Back to archive index

PyukiWiki CVS Commit pyuki****@lists*****
2012年 3月 22日 (木) 20:25:22 JST


Index: PyukiWiki-Devel/plugin/twitter.inc.pl
diff -u PyukiWiki-Devel/plugin/twitter.inc.pl:1.427 PyukiWiki-Devel/plugin/twitter.inc.pl:1.428
--- PyukiWiki-Devel/plugin/twitter.inc.pl:1.427	Thu Mar 22 18:41:27 2012
+++ PyukiWiki-Devel/plugin/twitter.inc.pl	Thu Mar 22 20:25:22 2012
@@ -1,6 +1,6 @@
 ######################################################################
 # twitter.inc.pl - This is PyukiWiki, yet another Wiki clone.
-# $Id: twitter.inc.pl,v 1.427 2012/03/22 09:41:27 papu Exp $
+# $Id: twitter.inc.pl,v 1.428 2012/03/22 11:25:22 papu Exp $
 #
 # "PyukiWiki" ver 0.2.0-p3-dev2 $$
 # Author: Nanami http://nanakochi.daiba.cx/
@@ -82,8 +82,8 @@
 
 	if($twitter::newclient) {
 		$::IN_HEAD.=<<EOM;
-@{[&jscss_include("jquery.js")]}
-@{[&jscss_include("twitter.js")]}
+@{[&jscss_include("jquery")]}
+@{[&jscss_include("twitter")]}
 EOM
 
 		return <<EOM;



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