forked from GNUsocial/gnu-social
Fix notice form in action
This commit is contained in:
parent
7e316abe92
commit
73c1390eb1
@ -32,7 +32,7 @@ if (!defined('LACONICA')) {
|
|||||||
exit(1);
|
exit(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
require_once INSTALLDIR.'/lib/form.php';
|
require_once INSTALLDIR.'/lib/noticeform.php';
|
||||||
require_once INSTALLDIR.'/lib/htmloutputter.php';
|
require_once INSTALLDIR.'/lib/htmloutputter.php';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user