Commit 71c7ffa5 authored by Jim Fulton's avatar Jim Fulton

*** empty log message ***

parent 2b10c869
......@@ -11,8 +11,8 @@
__doc__='''SQL Methods
$Id: SQL.py,v 1.3 1998/03/18 20:57:57 jim Exp $'''
__version__='$Revision: 1.3 $'[11:-2]
$Id: SQL.py,v 1.4 1998/04/15 15:25:23 jim Exp $'''
__version__='$Revision: 1.4 $'[11:-2]
import AqueductDA.DA
from Globals import HTMLFile
......@@ -106,11 +106,15 @@ class SQL(AqueductDA.DA.DA):
manage_main=HTMLFile('edit', globals())
import __init__
__init__.need_license=1
##############################################################################
#
# $Log: SQL.py,v $
# Revision 1.4 1998/04/15 15:25:23 jim
# *** empty log message ***
#
# Revision 1.3 1998/03/18 20:57:57 jim
# Added encyclopedic info
#
......
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