Alexander Musikhin пре 2 година
родитељ
комит
0453fef315
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      www/check-manager-auth.php

+ 1 - 1
www/check-manager-auth.php

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