Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
wp-conte...
/
plugins
/
smart-sl...
/
Nextend
/
Framewor...
/
Browse
•
File:
BrowseManager.php
•
Content:
<?php namespace Nextend\Framework\Browse; use Nextend\Framework\Browse\Block\BrowseManager\BlockBrowseManager; use Nextend\Framework\Pattern\VisualManagerTrait; class BrowseManager { use VisualManagerTrait; public function display() { $fontManagerBlock = new BlockBrowseManager($this->MVCHelper); $fontManagerBlock->display(); } }
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List