simonas

Well-Known Member
Apr 21, 2013
141
0
16
Lithuania
cPanel Access Level
Root Administrator
Hello,

I am stuck trying call UAPI's Fileman save_file_content with XMLAPI:

Code:
$output = $xmlapi->api2_query($user, 'Fileman', 'save_file_content', $arr);
API2 has the same "Fileman" module
Code:
Could not find function 'save_file_content' in module 'Fileman'
But most of the API2 Fileman module functions are deprecated.

Can UAPI call be nicely made within XMLAPI ?

Thank you.
 
Last edited: