ascvh@#%(^-^)V ?host,ip,port,protocol,title,domain,country,city,link,org ???à JFIF x x ?? C ?? C ?à " ?? ?? μ } !1AQa "q2?‘?#B±áR?e$3br? %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz??…???‰?’“”?–—???¢£¤¥|§¨?a23′μ?·?1o??????èéêòó???×?ùúáa?????èéê?òó???÷?ùú?? ?? μ w !1AQ aq"2?B‘?±á #3Rebr?{
File "True.php"
Full Path: /home/zcziejy/ryadselyen/plugins/optinmonster/OMAPI/Rules/True.php
File size: 323 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* OMAPI_Rules_True class.
*
* @since 1.5.0
*
* @package OMAPI
* @author Justin Sternberg
*/
// Exit if accessed directly.
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
/**
* Rules exception true class.
*
* @since 1.5.0
*/
class OMAPI_Rules_True extends OMAPI_Rules_Exception {
protected $bool = true;
}