mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
Remove debugging code
This commit is contained in:
parent
918418ebf3
commit
1e151b0aeb
1 changed files with 0 additions and 1 deletions
|
|
@ -1596,7 +1596,6 @@ class ncenterliteController extends ncenterlite
|
|||
$oPush->setData($args->extra_data);
|
||||
$oPush->setURL(strval($target_url));
|
||||
$oPush->addTo(intval($args->member_srl));
|
||||
var_dump($oPush);exit;
|
||||
$output = $oPush->send();
|
||||
|
||||
return $output;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue