Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
wp-conte...
/
plugins
/
smart-sl...
/
Nextend
/
Framewor...
/
Router
/
Base
•
File:
PlatformRouter.php
•
Content:
<?php namespace Nextend\Framework\Router\Base; use Nextend\Framework\Router\Router; class PlatformRouter { protected $router; /** * Router constructor. * * @param $router Router */ public function __construct($router) { $this->router = $router; } public function setMultiSite() { } public function unSetMultiSite() { } }
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List