X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=fs_selfservice%2Fphp%2Ffreeside.class.php;h=bb2ac98ee545657f73251f3c1eb988fdb707a7b6;hb=52a824f9b11ca266be10c76894eaf6607344c8d0;hp=21e89b47f3c1802bc8635f9025d44d45adab8c1c;hpb=c648976f0b7975f2328ebd7ba8c711fad0ca4195;p=freeside.git diff --git a/fs_selfservice/php/freeside.class.php b/fs_selfservice/php/freeside.class.php index 21e89b47f..bb2ac98ee 100644 --- a/fs_selfservice/php/freeside.class.php +++ b/fs_selfservice/php/freeside.class.php @@ -2,7 +2,8 @@ class FreesideSelfService { //Change this to match the location of your selfservice xmlrpc.cgi or daemon - var $URL = 'https://www.example.com/selfservice/xmlrpc.cgi'; + #var $URL = 'https://localhost/selfservice/xmlrpc.cgi'; + var $URL = 'http://localhost/selfservice/xmlrpc.cgi'; function FreesideSelfService() { $this;