mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-23 12:22:15 +09:00
delete debug code
This commit is contained in:
parent
3cb334a96d
commit
d29586c0bd
1 changed files with 0 additions and 1 deletions
|
|
@ -232,7 +232,6 @@ class ncenterliteController extends ncenterlite
|
|||
if(isset($config->use['mention']))
|
||||
{
|
||||
$mention_targets = $this->_getMentionTarget($content);
|
||||
debugPrint($mention_targets);
|
||||
|
||||
// !TODO 공용 메소드로 분리
|
||||
foreach($mention_targets as $mention_member_srl)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue