Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
wp-conte...
/
plugins
/
smart-sl...
/
Nextend
/
Framewor...
/
Form
/
Element
/
Group
•
File:
GroupCheckboxOnOff.php
•
Content:
<?php namespace Nextend\Framework\Form\Element\Group; use Nextend\Framework\Form\Element\Grouping; use Nextend\Framework\View\Html; class GroupCheckboxOnOff extends Grouping { protected function fetchElement() { return Html::tag('div', array( 'class' => 'n2_field_group_checkbox_onoff' ), parent::fetchElement()); } }
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List