Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
wp-conte...
/
plugins
/
smart-sl...
/
Nextend
/
Framewor...
/
Form
/
Insert
•
File:
InsertAfter.php
•
Content:
<?php namespace Nextend\Framework\Form\Insert; class InsertAfter extends AbstractInsert { public function insert($element) { $parent = $this->at->getParent(); $parent->insertElementAfter($element, $this->at); return $parent; } }
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List