Just rename the readEnvFile function for testing
Until I find out how I can exclude folders from beeing deployed Update composer ingore list Add .gitattributes for ignore list
This commit is contained in:
@@ -63,7 +63,7 @@ require 'read_env_file.php';
|
||||
use gullevek\AmazonIncentives\AmazonIncentives;
|
||||
|
||||
// load env data with dotenv
|
||||
readEnvFile(__DIR__);
|
||||
__readEnvFile(__DIR__);
|
||||
|
||||
print "<h1>Amazon Gift Card Incentives</h1><br>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user