server/hook.py
changeset 3376 f5c69485381f
parent 3195 a6f1daddfe8a
child 3383 c6aff16e5aed
--- a/server/hook.py	Wed Sep 23 08:17:52 2009 +0200
+++ b/server/hook.py	Wed Sep 23 08:42:52 2009 +0200
@@ -136,7 +136,7 @@
     enabled = True
 
     @classproperty
-    def __id__(cls):
+    def __regid__(cls):
         warn('[3.6] %s: please specify an id for your hook' % cls)
         return str(id(cls))