コード例 #1
0
ファイル: sync.php プロジェクト: brandonfrancis/scsapi
/**
 * Register the sync shutdown call.
 */
function sync_shutdown()
{
    Sync::exiting();
}