Commit 51915249 authored by Jim Fulton's avatar Jim Fulton

Added app alias.

parent 9510c1ee
......@@ -34,12 +34,15 @@ import Scheduler.Scheduler
Bobobase=OFS.Application.open_bobobase()
SessionBase=Globals.SessionBase=TJar.TM(Bobobase)
bobo_application=Bobobase['Application']
bobo_application=app=Bobobase['Application']
##############################################################################
# Revision Log
#
# $Log: Main.py,v $
# Revision 1.11 1997/11/07 18:29:06 jim
# Added app alias.
#
# Revision 1.10 1997/11/07 17:32:30 jim
# Moved bobobase open to OFS.Application.
#
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment