mirror of
https://github.com/friendica/friendica
synced 2025-04-26 04:30:11 +00:00
forumlist: forgot some required_once for plugin_enabled()
This commit is contained in:
parent
215205d376
commit
988d0327ae
3 changed files with 10 additions and 4 deletions
|
@ -1,6 +1,8 @@
|
|||
<?php
|
||||
/*
|
||||
Documentation: http://nodeinfo.diaspora.software/schema.html
|
||||
* @file mod/nodeinfo.php
|
||||
*
|
||||
* Documentation: http://nodeinfo.diaspora.software/schema.html
|
||||
*/
|
||||
|
||||
require_once("include/plugin.php");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue