Projekt

Obecné

Profil

« Předchozí | Další » 

Revize c1bdc1c4

Přidáno uživatelem Michal Kliment před více než 9 roky(ů)

Release 1.1.0

Zobrazit rozdíly:

application/libraries/Sms_Klikniavolej.php
else
{
$this->status = FALSE;
$this->error = $response[1];
$this->error = @$response[1];
return false;
}
}
......
}
else
{
$this->error = $response[1];
$this->error = @$response[1];
return false;
}
}

Také k dispozici: Unified diff