react collapse + charts

This commit is contained in:
2020-06-17 21:39:46 +02:00
parent 6a1f4d6752
commit dd29a96161
10 changed files with 3041 additions and 140 deletions

View File

@@ -94,9 +94,7 @@ class Configuration {
public function __construct() {
parent::__construct('$host', $port, '$login', '$password');$properties
}
}
?>", false
}", false
);
} else {
return false;