5 lines
81 B
PHP
5 lines
81 B
PHP
<?php
|
|
|
|
function store_token($user_id, $token_hash, $hesk_settings) {
|
|
//TODO
|
|
} |