diff --git a/modules/registrars/cozaepp/cozaepp.php b/modules/registrars/cozaepp/cozaepp.php index be29973651ad288ecb9243fa6f5267f6dc84cdac..a359d4da59cd95e52629cc3f6307f94ed89a69ef 100644 --- a/modules/registrars/cozaepp/cozaepp.php +++ b/modules/registrars/cozaepp/cozaepp.php @@ -35,7 +35,9 @@ # integration, customizations and consulting all available from # http://allworldit.com - +// Make sure we not being accssed directly +if (!defined("WHMCS")) + die("This file cannot be accessed directly"); # Configuration array function cozaepp_getConfigArray() {