瀏覽代碼

print_r in test auth

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);