Commit 545fd4d1 authored by Jorgen's avatar Jorgen

Remote testing url

parent ed47e54d
......@@ -339,8 +339,6 @@ class Typo extends CI_Model {
// Адрес на который шлем запрос исправления
$url = $parsed_url["scheme"] . "://" . $parsed_url["host"] . "/" . $correctPath;
$url = "http://ambulance.pubsandbox.eterhost.ru/typosClientTest/index.php";
try {
$client = new \JsonRPC\Client($url);
$client->getHttpClient()->withDebug();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment