source:
products/RPCAuth/RPCAuth-0.0.4/__init__.py
@
1198
| Last change on this file since 1198 was 22, checked in by myroslav, 20 years ago | |
|---|---|
|
|
| File size: 232 bytes | |
| Line | |
|---|---|
| 1 | import RPCAuth |
| 2 | |
| 3 | def initialize(context): |
| 4 | context.registerClass( |
| 5 | RPCAuth.RPCAuth, |
| 6 | constructors=(RPCAuth.manage_addRAForm, |
| 7 | RPCAuth.manage_addRPCAuth), |
| 8 | icon = 'RPCAuth.gif' |
| 9 | ) |
| 10 |
Note: See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/trac/chrome/common/qtrac_logo.png)