Update of /cvsroot/audacity/htdocs/community
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv17831/community
Modified Files:
donate.php index.php
Log Message:
SourceForge/AdSense ads -> all pages except home page.
Index: donate.php
===================================================================
RCS file: /cvsroot/audacity/htdocs/community/donate.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- donate.php 29 Mar 2007 22:17:05 -0000 1.7
+++ donate.php 1 May 2007 18:00:25 -0000 1.8
@@ -9,7 +9,7 @@
require_once "main.inc.php";
$pageId = "donate";
$pageTitle = _("How Does Audacity Raise Money?");
- include "../include/header_adsense.inc.php";
+ include "../include/header.inc.php";
?>
<h2><?=$pageTitle?></h2>
Index: index.php
===================================================================
RCS file: /cvsroot/audacity/htdocs/community/index.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- index.php 29 Mar 2007 22:17:05 -0000 1.3
+++ index.php 1 May 2007 18:00:25 -0000 1.4
@@ -7,7 +7,7 @@
require_once "main.inc.php";
$pageId = "";
$pageTitle = _("Get Involved");
- include "../include/header_adsense.inc.php";
+ include "../include/header.inc.php";
?>
<h2><?=$pageTitle?></h2>
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs