Changeset 7568 for main/waeup.sirp/trunk/src/waeup/sirp/interfaces.py
- Timestamp:
- 2 Feb 2012, 21:09:31 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/interfaces.py
r7485 r7568 143 143 """A collection of methods which are subject to customization. 144 144 """ 145 146 def storage(): 147 """Return the initial storage path of the data center. 148 """ 149 145 150 def sendContactForm( 146 151 from_name,from_addr,rcpt_name,rcpt_addr,
Note: See TracChangeset for help on using the changeset viewer.