diff options
author | ramon <ramongomez@us.es> | 2016-10-05 14:31:04 +0000 |
---|---|---|
committer | ramon <ramongomez@us.es> | 2016-10-05 14:31:04 +0000 |
commit | 21e5ee327b530befd844eae1e0f443bfcb45db48 (patch) | |
tree | 0b54320312ffdeff7725a3a4ce4671d7c826d3f7 /admin/WebConsole/rest/repository.php | |
parent | a9140b08dfa5e29fd8e0f308d1f89f274ea7b811 (diff) |
#708: Documentar funciones, comprobar consistencia de dirección IP y de tipo de cliente para peticiones de OGAgent y evitar saltos de línea innecesarios en las respuestas.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5027 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'admin/WebConsole/rest/repository.php')
-rw-r--r-- | admin/WebConsole/rest/repository.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/admin/WebConsole/rest/repository.php b/admin/WebConsole/rest/repository.php index c95bdfd0..7fb876f9 100644 --- a/admin/WebConsole/rest/repository.php +++ b/admin/WebConsole/rest/repository.php @@ -166,5 +166,3 @@ $app->post('/repository/poweron', 'validateRepositoryApiKey', ); ?> - - |