The openSRS_base.inc has an array:
var $OPENSRS_ACTIONS = array (
'get_domain'=> true,
'get_userinfo'=> true,
'modify_domain'=> true,
'register_domain'=> true,
The GET_PRICE command is not in this list of valid commands (assumedl
It's been a while, eh? Due to some requests from the mailing list, I've
decided to roll up another tarball incorporating some of the (major) changes
I've made over the last few months. In this release:
1) I re-rewrote the DOMXML code to be compatible with all current and future
versions of PHP