Test Commit
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
|
||||
<?php
|
||||
include 'env_vars.php';
|
||||
echo "My Username is:" . getenv("username");
|
||||
echo "My API Key is:" . getenv("password");
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user