[Joeq-checkins] SF.net SVN: joeq: [2477] trunk/joeq_core/xdocs/navigation.xml
Status: Alpha
Brought to you by:
joewhaley
From: <joe...@us...> - 2007-06-15 22:23:22
|
Revision: 2477 http://svn.sourceforge.net/joeq/?rev=2477&view=rev Author: joewhaley Date: 2007-06-15 15:23:21 -0700 (Fri, 15 Jun 2007) Log Message: ----------- Added Google Analytics. Modified Paths: -------------- trunk/joeq_core/xdocs/navigation.xml Modified: trunk/joeq_core/xdocs/navigation.xml =================================================================== --- trunk/joeq_core/xdocs/navigation.xml 2007-02-28 19:14:41 UTC (rev 2476) +++ trunk/joeq_core/xdocs/navigation.xml 2007-06-15 22:23:21 UTC (rev 2477) @@ -49,6 +49,14 @@ <item name="joeq source code (20030812)" href="http://prdownloads.sourceforge.net/joeq/joeq_source_20030812.tar.gz"/> </menu> + <footer> +<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> +</script> +<script type="text/javascript"> +_uacct = "UA-72567-4"; +urchinTracker(); +</script> + </footer> <search/> </body> </project> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |