Skip to content

Instantly share code, notes, and snippets.

View jbmadking's full-sized avatar

Joshua Bradshaw Matikinye jbmadking

View GitHub Profile
<?php
/**
* API function
* Get domain pricing
* includes/api/getdomainpricing.php
*/
if (!defined("WHMCS")) {
die("This file cannot be accessed directly");
}