Produktion remove old msg on submit
This commit is contained in:
@@ -367,6 +367,9 @@ class Produktion {
|
||||
|
||||
if ($submit != '')
|
||||
{
|
||||
|
||||
$msg = "";
|
||||
|
||||
switch ($submit) {
|
||||
case 'speichern':
|
||||
// Write to database
|
||||
|
||||
Reference in New Issue
Block a user