Parent Directory
|
Revision Log
|
Patch
| revision 1.10 by tvon, Tue Sep 30 22:27:17 2003 UTC | revision 1.11 by tvon, Tue Oct 7 20:08:56 2003 UTC | |
|---|---|---|
| # | Line 20 def initialize(context): | Line 20 def initialize(context): |
| 20 | import ActionRecipientList | import ActionRecipientList |
| 21 | import PublicAction | import PublicAction |
| 22 | ||
| 23 | import ActionFax, ActionLetter, ActionPhone, ActionTelegram | |
| 24 | ||
| 25 | content_types, constructors, ftis = process_types( | content_types, constructors, ftis = process_types( |
| 26 | listTypes(PROJECTNAME), | listTypes(PROJECTNAME), |
| 27 | PROJECTNAME) | PROJECTNAME) |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |