diff --git a/.gitignore b/.gitignore index 14a2aba..053d2cd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /nbproject/private/ /config.php +.idea diff --git a/index.php b/index.php index d05b255..1452361 100644 --- a/index.php +++ b/index.php @@ -4,20 +4,16 @@ require_once 'config.php'; require_once 'utils.php'; global $servers; ?> - +
- - -