Astra Security
This commit is contained in:
25
libraries/plugins/phpMussel/vault/fe_assets/pips.php
Normal file
25
libraries/plugins/phpMussel/vault/fe_assets/pips.php
Normal file
@@ -0,0 +1,25 @@
|
||||
<?php
|
||||
/**
|
||||
* This file is a part of the phpMussel package.
|
||||
* Homepage: https://phpmussel.github.io/
|
||||
*
|
||||
* PHPMUSSEL COPYRIGHT 2013 AND BEYOND BY THE PHPMUSSEL TEAM.
|
||||
*
|
||||
* Authors:
|
||||
* @see PEOPLE.md
|
||||
*
|
||||
* License: GNU/GPLv2
|
||||
* @see LICENSE.txt
|
||||
*
|
||||
* This file: Default theme pips handler (last modified: 2017.06.09).
|
||||
*/
|
||||
|
||||
/** Prevents execution from outside of phpMussel. */
|
||||
if (!defined('phpMussel')) {
|
||||
die('[phpMussel] This should not be accessed directly.');
|
||||
}
|
||||
|
||||
$phpMussel['FE']['PIP_Left'] = 'R0lGODlhCAAIAKECAJkCAPv99P///////yH5BAEKAAEALAAAAAAIAAgAAAINjH+ga6vJIEDh0UmzKQA7';
|
||||
$phpMussel['FE']['PIP_Right'] = 'R0lGODlhCAAIAKECAJkCAPv99P///////yH5BAEKAAEALAAAAAAIAAgAAAINjH+gmwvoUGBSSfOuKQA7';
|
||||
$phpMussel['FE']['PIP_Key'] = 'R0lGODlhBwAJAKECAJkCAP3/+////////yH5BAEKAAEALAAAAAAHAAkAAAINjH+gyaaAAkQrznRbKAA7';
|
||||
$phpMussel['FE']['PIP_Key2'] = 'R0lGODlhCAAFAKECAJkCAP3/+v///////yH5BAEKAAEALAAAAAAIAAUAAAILDIJ5l2YAo1uItQIAOw==';
|
||||
Reference in New Issue
Block a user