migrated tabform to new session system

This commit is contained in:
JT Smith 2006-01-12 19:51:54 +00:00
parent 0cc5884b77
commit 64048c0846
7 changed files with 37 additions and 15 deletions

View file

@ -831,6 +831,11 @@ perl -pi.bak -e 's!WebGUI\:\:Storage\:\:Image\-\>createTemp\(!WebGUI::Storage::I
perl -pi.bak -e 's!WebGUI\:\:Subscription\-\>new\(!WebGUI::Subscription->new(\$self->session,!g' fileNameGoesHere
5.23.23 WebGUI::TabForm API Refactored
perl -pi.bak -e 's!WebGUI\:\:TabForm\-\>new\(!WebGUI::TabForm->new(\$self->session,!g' fileNameGoesHere
6. Automatic list of Assets in Help System.
-------------------------------------