Till Brehm
2013-12-20 f9c424db4fd9e2c53def0faf68213f777ff66c57
Quota value of website not tested when new site is created.
1 files modified
2 ■■■ changed files
interface/web/sites/web_domain_edit.php 2 ●●● 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