Update 'sc.php'
This commit is contained in:
17
sc.php
17
sc.php
@@ -1,20 +1,11 @@
|
|||||||
<?php
|
<?php
|
||||||
/* Made by Malin Cenusa
|
/* Moved to the README.md*/
|
||||||
June 2016 - v3.9.6
|
|
||||||
TODO:
|
|
||||||
- clear error logs
|
|
||||||
- add chown
|
|
||||||
- add suspicious plugins - done for WP
|
|
||||||
- add resource hogs - done for WP
|
|
||||||
- code cleanup
|
|
||||||
|
|
||||||
*/
|
$version = "v4.0.0";
|
||||||
|
$released = "October/16";
|
||||||
$version = "v3.9.6";
|
|
||||||
$released = "June/16";
|
|
||||||
$author = "Malin Cenusa";
|
$author = "Malin Cenusa";
|
||||||
$mail = "malin.cenusa@lunarpages.com";
|
$mail = "malin.cenusa@lunarpages.com";
|
||||||
$ip = "141.105.110.133";
|
$ip = "84.124.94.176";
|
||||||
$error = "Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 54 bytes)";
|
$error = "Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 54 bytes)";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user