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