Test Commit

This commit is contained in:
schrom01
2023-08-17 19:08:24 +02:00
parent 524307bae0
commit fdec0355ef
2 changed files with 7 additions and 6 deletions
-6
View File
@@ -226,12 +226,6 @@
<?php
include 'env_vars.php';
//echo "My API Key is:" . $_ENV["APIKEY"];
//echo "Getenv:" . getenv('APIKEY');
?>