mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-11 13:02:15 +09:00
추가하지 않은 인자함수 추가.
This commit is contained in:
parent
7b4c49d7e9
commit
8438578dc6
1 changed files with 1 additions and 1 deletions
|
|
@ -473,7 +473,7 @@ class commentAdminController extends comment
|
||||||
|
|
||||||
if($oComment)
|
if($oComment)
|
||||||
{
|
{
|
||||||
$output = $oCommentController->updateCommentByRestore();
|
$output = $oCommentController->updateCommentByRestore($originObject, true);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue