# HG changeset patch # User fknauft # Date 1283420667 -7200 # Node ID 20ba7e6266926524192a2651c59e92b92e73f66c # Parent 6e19a9af00e66da013490cec3a02a6c111b4745e htmlHead() included diff -r 6e19a9af00e6 -r 20ba7e626692 RestDbInterface.py --- 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 -# ) -# )