[gnomeweb-wml] piwik already used id 2 so give news id 3 and projects id 4
- From: Jaap A. Haitsma <jhaitsma src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] piwik already used id 2 so give news id 3 and projects id 4
- Date: Tue, 10 Nov 2009 05:47:32 +0000 (UTC)
commit 3a4ab5a3d74fc687b2150a72b9e7b0088e1b7a09
Author: Jaap A. Haitsma <jaap haitsma org>
Date: Tue Nov 10 06:46:50 2009 +0100
piwik already used id 2 so give news id 3 and projects id 4
include/evilsedhack | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/include/evilsedhack b/include/evilsedhack
index 49862a6..5cee6b2 100755
--- a/include/evilsedhack
+++ b/include/evilsedhack
@@ -8,10 +8,10 @@ case "$ROOT" in
PIWIK_SITE_ID=1
;;
http://news.gnome.org)
- PIWIK_SITE_ID=2
+ PIWIK_SITE_ID=3
;;
http://projects.gnome.org)
- PIWIK_SITE_ID=3
+ PIWIK_SITE_ID=4
;;
esac
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]