diff options
author | Mario <mario@mariovavti.com> | 2021-05-31 07:12:36 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-05-31 07:12:36 +0000 |
commit | 3fe2a2b181ec2f96b5950560fc50859d6b3ff78a (patch) | |
tree | 051f013d8e34d761a1e9b0f55ef50e75777a3911 /include/help.php | |
parent | 3d2b923102726d91508aa03edd0459948af704c6 (diff) | |
download | volse-hubzilla-3fe2a2b181ec2f96b5950560fc50859d6b3ff78a.tar.gz volse-hubzilla-3fe2a2b181ec2f96b5950560fc50859d6b3ff78a.tar.bz2 volse-hubzilla-3fe2a2b181ec2f96b5950560fc50859d6b3ff78a.zip |
do not overwrite the original rawmsg iconfig that came with the item
Diffstat (limited to 'include/help.php')
-rw-r--r-- | include/help.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/help.php b/include/help.php index 38facb04a..6daf81b8e 100644 --- a/include/help.php +++ b/include/help.php @@ -2,6 +2,7 @@ use \Michelf\MarkdownExtra; +require_once('include/items.php'); /** * @brief |