Viewing 1 replies (of 1 total)
  • Thread Starter slonik

    (@slonik)

    e.g changing to this fixes it:

    public function send_data(){
    $tel = $_REQUEST[‘callme’][‘telephone’];
    $name = $_REQUEST[‘callme’][‘myname’];
    $timefrom = $_REQUEST[‘callme’][‘time_from’];
    $timeto = $_REQUEST[‘callme’][‘time_to’];

Viewing 1 replies (of 1 total)
  • The topic ‘old version is deployed’ is closed to new replies.