mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
issue 850 fix favorite bug
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9810 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
499c586a74
commit
6c636cdf7c
1 changed files with 5 additions and 0 deletions
5
modules/admin/queries/deleteAllFavorite.xml
Normal file
5
modules/admin/queries/deleteAllFavorite.xml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<query id="deleteAllFavorite" action="delete">
|
||||
<tables>
|
||||
<table name="admin_favorite" />
|
||||
</tables>
|
||||
</query>
|
||||
Loading…
Add table
Add a link
Reference in a new issue