Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
wp-conte...
/
plugins
/
smart-sl...
/
Nextend
/
Framewor...
/
Form
/
Element
/
Text
•
File:
Video.php
•
Content:
<?php namespace Nextend\Framework\Form\Element\Text; use Nextend\Framework\Browse\BrowseManager; class Video extends FieldImage { protected function fetchElement() { BrowseManager::enqueue($this->getForm()); $html = parent::fetchElement(); return $html; } }
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List