bugfix back buton

git-svn-id: svn://svn.cccv.de/engel-system@50 29ba0400-6e00-0410-a75a-ca02368028f8
This commit is contained in:
cookie 2005-11-12 00:17:12 +00:00
parent 71fffc65fd
commit 4a905f9360
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ if (IsSet($chsql)) {
echo mysql_error($con);
echo "<br><br>\n[$chsql]";
}
SetHeaderGo2Back();
}
}