PATH:
home
/
carfac
/
public_html
/
scooterthetort
/
wp-content
/
plugins
/
cloudflare
/
src
/
API
/
Exception
<?php namespace CF\API\Exception; class ZoneSettingFailException extends CloudFlareException { protected $message = 'Oops, something went wrong, please try again in a few minutes'; }
[-] CloudFlareException.php
[edit]
[-] ZoneSettingFailException.php
[edit]
[+]
..