@@ -16,4 +16,4 @@ $file = file_get_contents('http://manager.stroyprofit.com/check_auth', false, $c
echo '<pre>';
-var_dump($file);
+print_r($file);