Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
wp-conte...
/
plugins
/
smart-sl...
/
Nextend
/
Framewor...
•
File:
Cast.php
•
Content:
<?php namespace Nextend\Framework; class Cast { /** * @param $number * * @return string the JavaScript float representation of the string */ public static function floatToString($number) { return json_encode(floatval($number)); } }
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List