Initial commit
This commit is contained in:
5
_old/version_2/_admin/digester.php
Executable file
5
_old/version_2/_admin/digester.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
$digest = sha1('fti^friend^this is the PHRAse FOR thE boBSLeD WEbsite');
|
||||
print $digest;
|
||||
?>
|
||||
Reference in New Issue
Block a user