├── LICENSE ├── README.md ├── epp.php ├── eppSync.php └── install_epp_module.sh /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getpinga/fossbilling-epp-rfc/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getpinga/fossbilling-epp-rfc/HEAD/README.md -------------------------------------------------------------------------------- /epp.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getpinga/fossbilling-epp-rfc/HEAD/epp.php -------------------------------------------------------------------------------- /eppSync.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getpinga/fossbilling-epp-rfc/HEAD/eppSync.php -------------------------------------------------------------------------------- /install_epp_module.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/getpinga/fossbilling-epp-rfc/HEAD/install_epp_module.sh --------------------------------------------------------------------------------