summaryrefslogtreecommitdiff
path: root/pages/api/computer.php
diff options
context:
space:
mode:
Diffstat (limited to 'pages/api/computer.php')
-rw-r--r--pages/api/computer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/api/computer.php b/pages/api/computer.php
index cd065e7..d3ec15a 100644
--- a/pages/api/computer.php
+++ b/pages/api/computer.php
@@ -47,4 +47,4 @@ switch ($_GET['type']) {
break;
}
-die("OK"); \ No newline at end of file
+die($_PROFILE['login'] . "-" . $host); \ No newline at end of file