rhymix/modules/admin/queries/deleteAllFavorite.xml
ovclas 6c636cdf7c issue 850 fix favorite bug
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9810 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-09 01:48:33 +00:00

5 lines
111 B
XML

<query id="deleteAllFavorite" action="delete">
<tables>
<table name="admin_favorite" />
</tables>
</query>