Service to manage wiki almost ready

This commit is contained in:
2022-03-21 19:16:06 +00:00
parent a30a4f13ec
commit 9c6114cf86
5 changed files with 208 additions and 59 deletions

View File

@ -37,12 +37,6 @@ class MyWikiIntegrationTest extends TestCase {
public function e($x) { echo "\n>>>$x<<<"; }
public function testJDG() {
$x = \OC\Files\Filesystem::getLocalFolder('\\');
$this->e(print_r($x,true));
}
/*
public function testUpdate() {
// create a new note that should be updated