Skip to content

Instantly share code, notes, and snippets.

@GreatPotato
Last active July 27, 2016 11:00
Show Gist options
  • Save GreatPotato/5445303 to your computer and use it in GitHub Desktop.
Save GreatPotato/5445303 to your computer and use it in GitHub Desktop.
Gets the security details of a LS installation (including encryption key)
<?php
print_r( Phpr_SecurityFramework::create()->get_config_content() );
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment