Till Brehm
2013-12-20 f9c424db4fd9e2c53def0faf68213f777ff66c57
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