mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 02:01:40 +09:00
8 lines
208 B
XML
8 lines
208 B
XML
<query id="deleteNotifyAll" action="delete">
|
|
<tables>
|
|
<table name="ncenterlite_notify" />
|
|
</tables>
|
|
<conditions>
|
|
<condition operation="below" column="regdate" var="old_date" />
|
|
</conditions>
|
|
</query>
|