mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-14 20:17:14 +01:00
Produktion remove old msg on submit
This commit is contained in:
parent
625b9627e8
commit
df028888e9
@ -367,6 +367,9 @@ class Produktion {
|
||||
|
||||
if ($submit != '')
|
||||
{
|
||||
|
||||
$msg = "";
|
||||
|
||||
switch ($submit) {
|
||||
case 'speichern':
|
||||
// Write to database
|
||||
|
Loading…
Reference in New Issue
Block a user