#18340356 : modify for comment, too

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6854 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2009-10-12 13:14:06 +00:00
parent fd35d6d2f2
commit 8b5b3625c2

View file

@ -17,7 +17,6 @@
<column name="homepage" var="homepage" filter="homepage" maxlength="250" />
<column name="uploaded_count" var="uploaded_count" default="0" />
<column name="last_update" var="last_update" default="curdate()" />
<column name="ipaddress" var="ipaddress" default="ipaddress()" />
</columns>
<conditions>
<condition operation="equal" column="comment_srl" var="comment_srl" filter="number" notnull="notnull" />