Changes between Initial Version and Version 1 of Ticket #15619, comment 15
- Timestamp:
- Sep 9, 2011, 9:46:53 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15619, comment 15
initial v1 2 2 3 3 {{{ 4 if request.method = "POST"4 if request.method == "POST" 5 5 }}} 6 6