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/wp-conte.../plugins/wp-file-.../lib/php
File: elFinderVolumeDropbox2.class.php
* Create archive and return its path.
[1500] Fix | Delete
*
[1501] Fix | Delete
* @param string $dir target dir
[1502] Fix | Delete
* @param array $files files names list
[1503] Fix | Delete
* @param string $name archive name
[1504] Fix | Delete
* @param array $arc archiver options
[1505] Fix | Delete
*
[1506] Fix | Delete
* @return string|bool
[1507] Fix | Delete
* @author Dmitry (dio) Levashov,
[1508] Fix | Delete
* @author Alexey Sukhotin
[1509] Fix | Delete
**/
[1510] Fix | Delete
protected function _archive($dir, $files, $name, $arc)
[1511] Fix | Delete
{
[1512] Fix | Delete
die('Not yet implemented. (_archive)');
[1513] Fix | Delete
}
[1514] Fix | Delete
} // END class
[1515] Fix | Delete
[1516] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function