fix including stream in shownotice
darcs-hash:20080610222222-84dde-f17190f0da05f65ba0d0030d39c97dfec701b624.gz
This commit is contained in:
parent
f6bf8a5870
commit
10654ebf35
|
@ -19,7 +19,7 @@
|
|||
|
||||
if (!defined('LACONICA')) { exit(1); }
|
||||
|
||||
require_once(INSTALLDIR.'lib/stream.php');
|
||||
require_once(INSTALLDIR.'/lib/stream.php');
|
||||
|
||||
class ShownoticeAction extends StreamAction {
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user