remove redundant include
This commit is contained in:
parent
019250eff8
commit
bc20cf9fa3
@ -626,9 +626,6 @@ class Profiles extends \Zotlabs\Web\Controller {
|
||||
return;
|
||||
}
|
||||
|
||||
require_once('include/selectors.php');
|
||||
|
||||
|
||||
$editselect = 'none';
|
||||
// if(feature_enabled(local_channel(),'richtext'))
|
||||
// $editselect = 'textareas';
|
||||
|
Reference in New Issue
Block a user