|
|
@@ -25,7 +25,7 @@ require("../../init.php");
|
|
|
*/
|
|
|
|
|
|
$whmcs = App::self();
|
|
|
-AccountSummary::initContent();
|
|
|
+//AccountSummary::initContent();
|
|
|
$pid = (int) $whmcs->get_req_var('pid');
|
|
|
$id = (int) $whmcs->get_req_var('id');
|
|
|
$get = $whmcs->get_req_var('get');
|