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