r22225 - htdocs/trunk/externals - Try to use facebook insights.

Cristian Marchi cmarchi at code.gnucash.org
Fri Jun 22 08:48:25 EDT 2012


Author: cmarchi
Date: 2012-06-22 08:48:25 -0400 (Fri, 22 Jun 2012)
New Revision: 22225
Trac: http://svn.gnucash.org/trac/changeset/22225

Modified:
   htdocs/trunk/externals/header.phtml
Log:
Try to use facebook insights.

Modified: htdocs/trunk/externals/header.phtml
===================================================================
--- htdocs/trunk/externals/header.phtml	2012-06-21 15:13:09 UTC (rev 22224)
+++ htdocs/trunk/externals/header.phtml	2012-06-22 12:48:25 UTC (rev 22225)
@@ -24,6 +24,10 @@
 <meta property="og:description" content="A personal and small-business financial-accounting software, licensed under GNU/GPL and available for Linux, Windows, Mac OS X, BSD, and Solaris."/>
 <!--end of Open Graph properties-->
 
+<!-- meta property for facebook insights-->
+<meta property="fb:admins" content="112403392236302" />
+<!-- end of meta property for facebook insights-->
+
 <?php } ?>
 <link rel="stylesheet" href="<?=$home?>/externals/gnucash.css" type="text/css" />
 <link rel="icon" href="<?=$home?>/favicon.ico" type="image/x-icon" />



More information about the gnucash-changes mailing list