2015-01-15 15:47:28 -08:00

6 lines
90 B
PHP

<?php
$n = Admin_Notification::o(770);
$o = Crunchbutton_Order::o(46000);
$n->send($o);