mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-19 18:32:52 +09:00
issue 207 whenempty all trash, return validator error message.
this bug fixed git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9459 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
682dc6f243
commit
7e9da6dc98
2 changed files with 4 additions and 1 deletions
|
|
@ -438,6 +438,7 @@
|
|||
{
|
||||
$this->_deleteDeclaredComments($args);
|
||||
$this->_deleteVotedComments($args);
|
||||
return new Object(0, 'success');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue