In the profiles the remote connect field was missing

This commit is contained in:
Michael Vogel 2014-09-11 23:38:24 +02:00
commit f9bec79a2c
5 changed files with 20 additions and 8 deletions

View file

@ -48,4 +48,4 @@ function noscrape_init(&$a) {
echo json_encode($json_info);
exit;
}
}