first commit
This commit is contained in:
5
blockchain/include.php
Normal file
5
blockchain/include.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
foreach (glob("/opt/Twitterbot/inc/*.php") as $filename) require_once($filename);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user