Skip to content

Commit

Permalink
oops put in right folder miriam
Browse files Browse the repository at this point in the history
  • Loading branch information
miriamgoldman committed Sep 5, 2024
1 parent 9f160ad commit ffecf4d
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@

var_dump( $_ENV );

$pantheon_site = '';
$pantheon_env = '';


if ( defined( 'PANTHEON_ENVIRONMENT' ) && isset( $_POST['environment'] ) ) {

$data = json_encode(
Expand Down

0 comments on commit ffecf4d

Please sign in to comment.