[LIB_REFACTOR] Fix minor issues
This commit is contained in:
parent
4901126519
commit
81711a18d9
|
@ -31,7 +31,7 @@ if (!defined('STATUSNET')) {
|
|||
exit(1);
|
||||
}
|
||||
|
||||
require_once INSTALLDIR . '/lib/account/togglepeopletag.php';
|
||||
require_once INSTALLDIR . '/lib/profile/togglepeopletag.php';
|
||||
|
||||
/**
|
||||
*
|
||||
|
|
|
@ -31,7 +31,7 @@ if (!defined('STATUSNET') && !defined('LACONICA')) {
|
|||
}
|
||||
|
||||
require_once INSTALLDIR . '/lib/util/form.php';
|
||||
require_once INSTALLDIR . '/lib/account/togglepeopletag.php';
|
||||
require_once INSTALLDIR . '/lib/profile/togglepeopletag.php';
|
||||
|
||||
/**
|
||||
* Form for editing a peopletag
|
||||
|
|
Loading…
Reference in New Issue
Block a user