]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Removed extra showScript() call at the bottom of the document. 0.8.x
authorSarven Capadisli <csarven@status.net>
Thu, 12 Nov 2009 10:37:43 +0000 (10:37 +0000)
committerSarven Capadisli <csarven@status.net>
Thu, 12 Nov 2009 10:37:43 +0000 (10:37 +0000)
commit3752c1fdcee53c7e609d77600591b7de78b7ce3b
treec31aeb6d241bb61f430d3f1c817f50126754f368
parentc28b9ce31a0d20d3ee1907f6ab3aa197175b7411
Removed extra showScript() call at the bottom of the document. 0.8.x
is using <head> for scripts whereas 0.9.x puts it before </body>. This
also fixes the duplicate posts
plugins/Realtime/RealtimePlugin.php