Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93

Warning: Undefined array key "page_file_edit_line" in /home/sportsfever/public_html/filemanger/edit_text_line.php on line 32
/home/sportsfe.../httpdocs/clone/wp-conte.../plugins/accelera.../includes/vendor/tool
File: Role.php
*/
[500] Fix | Delete
const TOOLTIP = 'tooltip';
[501] Fix | Delete
[502] Fix | Delete
/**
[503] Fix | Delete
* A form of a list having groups inside groups, where sub trees can be collapsed and expanded.
[504] Fix | Delete
*
[505] Fix | Delete
* @var string
[506] Fix | Delete
*/
[507] Fix | Delete
const TREE = 'tree';
[508] Fix | Delete
[509] Fix | Delete
/**
[510] Fix | Delete
* A grid whose rows can be expanded and collapsed in the same manner as for a tree.
[511] Fix | Delete
*
[512] Fix | Delete
* @var string
[513] Fix | Delete
*/
[514] Fix | Delete
const TREEGRID = 'treegrid';
[515] Fix | Delete
[516] Fix | Delete
/**
[517] Fix | Delete
* An option item of a tree. This is an element within a tree that may be expanded or collapsed.
[518] Fix | Delete
*
[519] Fix | Delete
* @var string
[520] Fix | Delete
*/
[521] Fix | Delete
const TREEITEM = 'treeitem';
[522] Fix | Delete
}
[523] Fix | Delete
[524] Fix | Delete
12
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function