[Bps-public-commit] App-Changeloggr branch, master, updated. 08501e24c3fa7827e6aab1e043682b3001aead48

sartak at bestpractical.com sartak at bestpractical.com
Fri May 22 17:52:12 EDT 2009


The branch, master has been updated
       via  08501e24c3fa7827e6aab1e043682b3001aead48 (commit)
      from  4868e364c7a47d17c5a7f5eb24676b690cddb87a (commit)

Summary of changes:
 lib/App/Changeloggr/View/Page.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 08501e24c3fa7827e6aab1e043682b3001aead48
Author: Shawn M Moore <sartak at gmail.com>
Date:   Fri May 22 17:52:01 2009 -0400

    Remove stray JS junk from pages

diff --git a/lib/App/Changeloggr/View/Page.pm b/lib/App/Changeloggr/View/Page.pm
index 897728e..643a673 100644
--- a/lib/App/Changeloggr/View/Page.pm
+++ b/lib/App/Changeloggr/View/Page.pm
@@ -20,7 +20,7 @@ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.
 try {
 var pageTracker = _gat._getTracker("UA-937849-6");
 pageTracker._trackPageview();
-} catch(err) {}</script>});
+} catch(err) {}</script>
 EOT
     }
 

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list