File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ function_requirements('whm_api');
9898 'cgi ' => 1 ,
9999 'frontpage ' => 0 ,
100100 'hasshell ' => 0 ,
101- 'cpmod ' => 'paper_lantern ' ,
101+ 'cpmod ' => 'jupiter ' ,
102102 'maxsql ' => 'unlimited ' ,
103103 'maxpop ' => 'unlimited ' ,
104104 'maxlst ' => 0 ,
@@ -333,7 +333,7 @@ function_requirements('whm_api');
333333 include_once __DIR__ .'/../../../../include/webhosting/softaculous/sdk.php ' ;
334334 $ userdata = $ GLOBALS ['tf ' ]->accounts ->read ($ serviceClass ->getCustid ());
335335 $ soft = new \Softaculous_SDK ();
336- $ soft ->login = "https:// {$ username }: {$ password }@ {$ serverdata [$ settings ['PREFIX ' ].'_name ' ]}:2083/frontend/paper_lantern /softaculous/index.live.php " ;
336+ $ soft ->login = "https:// {$ username }: {$ password }@ {$ serverdata [$ settings ['PREFIX ' ].'_name ' ]}:2083/frontend/jupiter /softaculous/index.live.php " ;
337337 $ soft ->list_scripts ();
338338 $ data ['overwrite_existing ' ] = 1 ;
339339 $ data ['softdomain ' ] = $ hostname ;
You can’t perform that action at this time.
0 commit comments