Changeset 510 for trunk/packages/sipb-xen-www/code/templates
- Timestamp:
- May 9, 2008, 2:10:57 AM (17 years ago)
- Location:
- trunk/packages/sipb-xen-www/code/templates
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/sipb-xen-www/code/templates/__init__.py
r236 r510 1 __all__ = 'info command error help invalid list vnc'.split()1 __all__ = 'info command error help invalid list unauth vnc'.split() 2 2 for _name in __all__: 3 3 try:
Note: See TracChangeset
for help on using the changeset viewer.