r816 - webspace

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Jul 12 16:27:58 EDT 2006


Author: zakk
Date: 2006-07-12 16:27:58 -0400 (Wed, 12 Jul 2006)
New Revision: 816

Modified:
   webspace/index.php
Log:
Google analytics.


Modified: webspace/index.php
===================================================================
--- webspace/index.php	2006-07-09 16:36:33 UTC (rev 815)
+++ webspace/index.php	2006-07-12 20:27:58 UTC (rev 816)
@@ -38,6 +38,12 @@
 		</ul>
 		Website designed and handled by <a href="http://floam.sh.nu" title="floam">Aaron Gyes</a>.
 	</div>
+<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
+</script>
+<script type="text/javascript">
+_uacct = "UA-478986-3";
+urchinTracker();
+</script>
 </body>
 </html>
 <?php ob_end_flush(); ?>




More information about the quake3-commits mailing list