Till Brehm
2013-12-20 f9c424db4fd9e2c53def0faf68213f777ff66c57
Quota value of website not tested when new site is created.
1 files modified
4 ■■■■ changed files
interface/web/sites/web_domain_edit.php 4 ●●●● patch | view | raw | blame | history
interface/web/sites/web_domain_edit.php
@@ -529,8 +529,8 @@
            // only generate quota and traffic warnings if value has changed
            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;
            }  else {
                $old_web_values = array();
            }
            //* Check the website quota of the client