The cPanel::Accounting Modules
Cpanel::Accounting is a collection of Perl and PHP modules provided with cPanel for automation purposes. The accounting modules work by returning raw text from the specified API call. These modules predate our XML-API. All of the functions performed by cPanel::Accounting modules can be accessed via XML-API. We
strongly recommend that you use our XML-API rather than the cPanel::Accounting modules. This documentation is provided for legacy purposes only.
Warning: We recommend that you do not use these modules when developing new applications.
Both of the modules can be found in
/usr/local/cpanel/Cpanel.
Topic revision: r8 - 10 Feb 2010 - 18:31:17 - Main.JustinSchaefer