Changeset 154 for trunk/web/templates
- Timestamp:
- Oct 9, 2007, 8:11:13 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web/templates/main.py
r153 r154 729 729 print 'Location: ' + os.environ['SCRIPT_NAME']+'/\n' 730 730 sys.exit(0) 731 print 'Content-Type: text/html\n'732 731 733 732 if operation.startswith('/'):
Note: See TracChangeset
for help on using the changeset viewer.