Update 'sc.php'
This commit is contained in:
17
sc.php
17
sc.php
@@ -1,20 +1,11 @@
|
||||
<?php
|
||||
/* Made by Malin Cenusa
|
||||
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
|
||||
/* Moved to the README.md*/
|
||||
|
||||
*/
|
||||
|
||||
$version = "v3.9.6";
|
||||
$released = "June/16";
|
||||
$version = "v4.0.0";
|
||||
$released = "October/16";
|
||||
$author = "Malin Cenusa";
|
||||
$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)";
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user