PHP Classes

File: vault/fe_assets/pips.php

Recommend this page to a friend!
  Classes of Caleb   PHP Mussel   vault/fe_assets/pips.php   Download  
File: vault/fe_assets/pips.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Mussel
PHP file virus scanner to detect malware
Author: By
Last change:
Date: 4 years ago
Size: 929 bytes
 

Contents

Class file image Download
<?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==';