3 words: I hate cvs.
authorpatrick <patrick>
Sat, 6 Aug 2005 19:42:51 +0000 (19:42 +0000)
committerpatrick <patrick>
Sat, 6 Aug 2005 19:42:51 +0000 (19:42 +0000)
etc/producer/producers.xml

index 63e7867..7444f70 100755 (executable)
             
            <GenerateMedia key="media" />
         </Enumerate>
-        <List key="topics" table="topic t" extratables="content_x_topic ctx"
-               selection="ctx.content_id = ${article.id} AND ctx.topic_id = t.id"  />
+       <List key="topics" table="topic t" extratables="content_x_topic ctx"
+               selection="ctx.content_id = ${article.id} AND ctx.topic_id = t.id"  />
 
         <If condition="article.is_published == '1'">
           <then>