interchange - heins modified dist/standard/etc/profiles.order
| Newsgroups | gmane.comp.web.interchange.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: heins Date: 2009-04-07 13:29:37 GMT Modified: dist/standard/etc profiles.order Log: * Prevent an incomprehensible error when following an order link that was created on an mv_tmp_session page or other non-connecting session. Revision Changes Path 1.7 interchange/dist/standard/etc/profiles.order rev 1.7, prev_rev 1.6 Index: profiles.order =================================================================== RCS file: /var/cvs/interchange/dist/standard/etc/profiles.order,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- profiles.order 1 Sep 2006 08:04:55 -0000 1.6 +++ profiles.order 7 Apr 2009 13:29:37 -0000 1.7 @@ -216,3 +216,13 @@ __END__ +__NAME__ check_opt + +[comment] + This profile prevents an incomprehensible error if someone follows a bookmarked + link to a flypage. +[/comment] + +expired=always_fail That link was expired. Please try ordering again. + +__END__