Changeset 325
- Timestamp:
- 01/12/06 11:58:47 (3 years ago)
- Files:
-
- authformplugin/0.9/authform/web_ui.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
authformplugin/0.9/authform/web_ui.py
r324 r325 110 110 resources on the local file system. 111 111 """ 112 return []112 return [] 113 113 114 114 # Internal methods
