summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2011-04-09 16:18:27 +0200
committerYorhel <git@yorhel.nl>2011-04-09 16:19:30 +0200
commit715f47095c359d0a9c25ea8b6c3af635cc0d8658 (patch)
tree0f8b8280342542f71376d76293be6880e580d82e /util
parent07fb57d8c4736f1034946079584695851d910ca0 (diff)
affiliates: Added simple admin interface + default_prio
The lastfetch/price columns can't be modified at the moment.
Diffstat (limited to 'util')
-rw-r--r--util/updates/update_2.20.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/updates/update_2.20.sql b/util/updates/update_2.20.sql
index 9ee38b07..51b9252b 100644
--- a/util/updates/update_2.20.sql
+++ b/util/updates/update_2.20.sql
@@ -41,3 +41,4 @@ CREATE INDEX affiliate_links_rid ON affiliate_links (rid) WHERE NOT hidden;
--INSERT INTO affiliate_links (rid, priority, affiliate, url, version, lastfetch, price) VALUES
-- (175, 1, 0, 'http://www.jbox.com/product/PCG4776', 'Original all-ages edition (Japanese)', NOW(), '$110.00'),
-- (8124, 0, 0, 'http://www.jbox.com/product/PSPLB001', 'Converted edition (PSP, Japanese)', NOW(), '$78.00');
+