diff options
author | Ramón M. Gómez <ramongomez@us.es> | 2019-01-23 13:53:41 +0100 |
---|---|---|
committer | Ramón M. Gómez <ramongomez@us.es> | 2019-01-23 13:53:41 +0100 |
commit | b6ec1628ae6ccee712ded44c4aab63c993b6f5b5 (patch) | |
tree | 33acc55daff717c0a01b15a9cbe1a1f51d22d65c /admin/WebConsole/comandos/gestores/wakeonlan_repo.php | |
parent | 8c7b3746124eb8ced825a20ab8dd17b573d2e2c1 (diff) |
#834: Remove all redundant PHP closing tags.
Diffstat (limited to 'admin/WebConsole/comandos/gestores/wakeonlan_repo.php')
-rw-r--r-- | admin/WebConsole/comandos/gestores/wakeonlan_repo.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/WebConsole/comandos/gestores/wakeonlan_repo.php b/admin/WebConsole/comandos/gestores/wakeonlan_repo.php index b2929d48..1440c0be 100644 --- a/admin/WebConsole/comandos/gestores/wakeonlan_repo.php +++ b/admin/WebConsole/comandos/gestores/wakeonlan_repo.php @@ -82,4 +82,4 @@ function existREPO($repo, $repos){ return $found; } -?> + |