source:
WAeUP_SRP/branches/uli/skins/waeup_default/illegal_view.py
@
17935
Last change on this file since 17935 was 1096, checked in by , 18 years ago | |
---|---|
File size: 175 bytes |
Line | |
---|---|
1 | ##parameters= |
2 | # $Id: illegal_view.py 681 2006-10-13 06:43:39Z henrik $ |
3 | """ |
4 | """ |
5 | |
6 | REQUEST = context.REQUEST |
7 | |
8 | return REQUEST.RESPONSE.redirect('%s' % context.portal_url()) |
Note: See TracBrowser for help on using the repository browser.