The locked icon in the asset manager no longer shows up unless autocommit

is disabled.
This commit is contained in:
JT Smith 2005-09-09 20:10:11 +00:00
parent 283839a077
commit 8f71e237c1
3 changed files with 7 additions and 5 deletions

View file

@ -17,7 +17,6 @@ package WebGUI::Asset::Template;
use HTML::Template;
use strict;
use WebGUI::Asset;
use WebGUI::ErrorHandler;
use WebGUI::HTTP;
use WebGUI::Session;
use WebGUI::SQL;