CHips L MINI SHELL

CHips L pro

Current Path : /usr/src/rvsb7cpplugin/cpanel-plugin/rvsitebuildercms/createsiteprocess/
Upload File :
Current File : //usr/src/rvsb7cpplugin/cpanel-plugin/rvsitebuildercms/createsiteprocess/download_vendor.html.tt

[%
    USE Uapi;
    USE JSON;
    USE Dumper;
    
    SET CPANEL.CPVAR.dprefix = "../";
    
    SET domainname = RAW_FORM('domainname').html();
    SET tokenkey = RAW_FORM('tokenkey').html(); 
    SET protocal = RAW_FORM('protocal').html();
    SET publicpath = RAW_FORM('publicpath').html();
%]




[% downloaded = Uapi.exec("RVsitebuilderCMS" , "download_vendor" , {'publicpath' => publicpath, 'domainname' => domainname,'tokenkey' => tokenkey,'protocal' => protocal}); %]

[% downloaded.json() %]
                            

Copyright 2K16 - 2K18 Indonesian Hacker Rulez