Teil 2 #94
@@ -271,7 +271,7 @@ class TopicData
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!(Util::writeFileContent($topicDirectory . "properties.json", $json)
|
if (!(Util::writeFileContent($topicDirectory . "properties.json", $json)
|
||||||
&& Util::writeFileContent($topicDirectory . "article.html", $json)
|
&& Util::writeFileContent($topicDirectory . "article.html", $this->article)
|
||||||
&& Util::writeFileContent($topicDirectory . "tasks.json", $taskJson)
|
&& Util::writeFileContent($topicDirectory . "tasks.json", $taskJson)
|
||||||
)
|
)
|
||||||
) {
|
) {
|
||||||
|
|||||||
Reference in New Issue
Block a user