Home
last modified time | relevance | path

Searched hist:f8c74f2e3422ec044a28e4476a54ab3fd167c333 (Results 1 – 1 of 1) sorted by relevance

/plugin/discussion/
H A Daction.phpf8c74f2e3422ec044a28e4476a54ab3fd167c333 Sun Sep 18 21:00:02 UTC 2022 Gerrit Uitslag <klapinklapin@gmail.com> not use $INFO in isDiscussionEnabled()

isDiscusssionEnabled is used in update_comment_status(), which is
triggered by the use of the meta renderer. In pageinfo() the $INFO array
is collected, which requires the meta renderer. So we cannot use yet
$INFO here.