OSDN Git Service

update and bug fix
authorshizuki <shizuki@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Sat, 31 Mar 2007 03:41:43 +0000 (03:41 +0000)
committershizuki <shizuki@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Sat, 31 Mar 2007 03:41:43 +0000 (03:41 +0000)
commit2312c26d74994c6eb05c9826ebeac79593492e14
treedc4246a2a5b8364345007898c22101973351f051
parent316eff197e12f77554523d9f58070b27137a6b49
update and bug fix

git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/plugin@546 1ca29b6e-896d-4ea0-84a5-967f57386b96
29 files changed:
trunk/NP_CustomURL/NP_CustomURL.php
trunk/NP_ItemNaviEX/NP_ItemNaviEX.php
trunk/NP_LatestWritebacks/NP_LatestWritebacks.php [new file with mode: 0644]
trunk/NP_LatestWritebacks/latestwritebacks/english.php [new file with mode: 0644]
trunk/NP_LatestWritebacks/latestwritebacks/japanese-euc.php [new file with mode: 0644]
trunk/NP_LatestWritebacks/latestwritebacks/japanese-utf8.php [new file with mode: 0644]
trunk/NP_RejectASCIIComment/NP_RejectASCIIComment.php [new file with mode: 0644]
trunk/NP_RejectASCIIComment/rejectasciicomment/japanese.php [new file with mode: 0644]
trunk/NP_SEOSitemaps/NP_SEOSitemaps.php [new file with mode: 0644]
trunk/NP_SEOSitemaps/seositemaps/english.php [new file with mode: 0644]
trunk/NP_SEOSitemaps/seositemaps/japanese-euc.php [new file with mode: 0644]
trunk/NP_SEOSitemaps/seositemaps/japanese-utf8.php [new file with mode: 0644]
trunk/NP_SearchResultsEX-0.0.1/NP_SearchResultsEX.php
trunk/NP_ShowBlogs/NP_ShowBlogs.php
trunk/NP_TagEX/NP_TagEX.php
trunk/NP_UpdatePingServer/.htaccess [new file with mode: 0644]
trunk/NP_UpdatePingServer/NP_UpdatePingServer.php [new file with mode: 0644]
trunk/NP_UpdatePingServer/RPCS [new file with mode: 0644]
trunk/NP_UpdatePingServer/changes.xml [new file with mode: 0644]
trunk/NP_UpdatePingServer/ping_client_sample.php [new file with mode: 0644]
trunk/NP_UpdatePingServer/updatepingserver/compat/array_key_exists.php [new file with mode: 0644]
trunk/NP_UpdatePingServer/updatepingserver/compat/is_a.php [new file with mode: 0644]
trunk/NP_UpdatePingServer/updatepingserver/compat/is_callable.php [new file with mode: 0644]
trunk/NP_UpdatePingServer/updatepingserver/compat/is_scalar.php [new file with mode: 0644]
trunk/NP_UpdatePingServer/updatepingserver/compat/var_export.php [new file with mode: 0644]
trunk/NP_UpdatePingServer/updatepingserver/compat/version_compare.php [new file with mode: 0644]
trunk/NP_UpdatePingServer/updatepingserver/simplepie.inc [new file with mode: 0644]
trunk/NP_UpdatePingServer/updatepingserver/xmlrpc.inc [new file with mode: 0644]
trunk/NP_UpdatePingServer/updatepingserver/xmlrpcs.inc [new file with mode: 0644]