Skip to content

Commit

Permalink
get variables
Browse files Browse the repository at this point in the history
  • Loading branch information
miriamgoldman committed Sep 5, 2024
1 parent 5544e10 commit 9f160ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions private/lock-multidevs.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<?php
// Auto-lock new environments.

var_dump( $_ENV );

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

$data = json_encode(
Expand Down

0 comments on commit 9f160ad

Please sign in to comment.