Warning: session_start(): Session cannot be started after headers have already been sent in /home/tvrreohg/public_html/manga.php on line 13
regex ) {
$regex = new Red_Regex( $this->value, true );
return $regex->is_match( Redirection_Request::get_cookie( $this->name ) );
}
return Redirection_Request::get_cookie( $this->name ) === $this->value;
}
}