diff options
Diffstat (limited to 'web/nms.gathering.org/j-liveutilization/test.php')
-rw-r--r-- | web/nms.gathering.org/j-liveutilization/test.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/nms.gathering.org/j-liveutilization/test.php b/web/nms.gathering.org/j-liveutilization/test.php new file mode 100644 index 0000000..7e2d7ab --- /dev/null +++ b/web/nms.gathering.org/j-liveutilization/test.php @@ -0,0 +1,3 @@ +<?php + echo microtime(true); +?> |