From 1ae92b00184818530c014a9881bdaa56d454f9de Mon Sep 17 00:00:00 2001 From: mtopper Date: Sun, 24 Jul 2005 19:11:45 +0000 Subject: [PATCH] changed random limit from 4 to 10 --- etc/producer/producers.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/producer/producers.xml b/etc/producer/producers.xml index 58d5096..917a78a 100755 --- a/etc/producer/producers.xml +++ b/etc/producer/producers.xml @@ -772,7 +772,7 @@ + selection="t.id=t2.id AND t.archiv_url = 'Category' AND (SELECT count(*) from content_x_topic where topic_id = t.id) > 0" order="RANDOM()" limit="10"> -- 2.11.0