Mercurial > hg > ChinaGisRestApi
changeset 75:20ba7e626692
htmlHead() included
author | fknauft |
---|---|
date | Thu, 02 Sep 2010 11:44:27 +0200 |
parents | 6e19a9af00e6 |
children | 893efd0ac54b |
files | RestDbInterface.py |
diffstat | 1 files changed, 0 insertions(+), 13 deletions(-) [+] |
line wrap: on
line diff
--- a/RestDbInterface.py Thu Sep 02 11:41:42 2010 +0200 +++ b/RestDbInterface.py Thu Sep 02 11:44:27 2010 +0200 @@ -502,16 +502,3 @@ -# constructors = ( -# REST_test.manage_addRESTclassForm, -# REST_test.manage_addRESTclass -# ) - - -# self.registerClass( -# RestDbInterface.RestDbInterface, -# constructors = ( -# RestDbInterface.manage_addRestDbInterfaceForm, -# RestDbInterface.manage_addRestDbInterface -# ) -# )