diff options
Diffstat (limited to 'admin/WebConsole/rest')
-rw-r--r-- | admin/WebConsole/rest/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/WebConsole/rest/index.php b/admin/WebConsole/rest/index.php index aa7cd483..fd2f3230 100644 --- a/admin/WebConsole/rest/index.php +++ b/admin/WebConsole/rest/index.php @@ -19,7 +19,6 @@ include_once("../includes/CreaComando.php"); // Connection class. @include_once("../includes/constantes.php"); include_once("../includes/comunes.php"); -include_once("../clases/SockHidra.php"); // REST functions. @include_once("../includes/restfunctions.php"); // Slim framework. |