fix: No current asset when ending up on Not Found page

This commit is contained in:
Graham Knop 2008-01-29 15:43:18 +00:00
parent 7627174884
commit 29045734e5
4 changed files with 5 additions and 3 deletions

View file

@ -1,7 +1,7 @@
package WebGUI;
our $VERSION = "7.5.0";
our $VERSION = '7.5.1';
our $STATUS = "beta";