interface/web/client/client_edit.php
@@ -96,6 +96,10 @@ //* Resellers shall not be able to create another reseller if($_SESSION["s"]["user"]["typ"] == 'user') { $this->dataRecord['limit_client'] = 0; } else { if($this->dataRecord["reseller"]) { $this->dataRecord["limit_client"] = 1; } } if($this->id != 0) {