golden hour
/home/godaofbq/dev.oxygenhealthsystems.com/wp-content/plugins/cloudflare/src/API/Exception
⬆️ Go Up
Upload
File/Folder
Size
Actions
CloudFlareException.php
94 B
Del
OK
ZoneSettingFailException.php
189 B
Del
OK
Edit: ZoneSettingFailException.php
<?php namespace CF\API\Exception; class ZoneSettingFailException extends CloudFlareException { protected $message = 'Oops, something went wrong, please try again in a few minutes'; }
Save