WISECP - Web Hosting Billing and Digital Services Platform Low 3.1.8 Nulled

No permission to download
Q:How to disable or Delete Chat that is located backend right bottom?
A: edit
templates/admin/inc/footer.php
Delete the code after 46 lines
Code:
<?php
if($h_contents = Hook::run("AdminAreaEndBody")) foreach($h_contents AS $h_content) if($h_content) echo $h_content;
 
Last edited: