interface/web/sites/web_domain_edit.php | ●●●●● patch | view | raw | blame | history |
interface/web/sites/web_domain_edit.php
@@ -530,7 +530,7 @@ if($this->id > 0) { $old_web_values = $app->db->queryOneRecord("SELECT * FROM web_domain WHERE domain_id = ".$app->functions->intval($this->id)); } else { $old_web_values = $_POST; $old_web_values = array(); } //* Check the website quota of the client