On Fri, Sep 11, 2009 at 1:35 AM, Fernando Gozalo <fgoz...@csi.uned.es> wrote:
> Hello:
>
> Please, consider to change in /src/options.php the line
>
> if (!sqgetGlobalVar('smtoken',$submitted_token, SQ_POST)) {
>                                                 ^^^^^^^
> for
>
> if (!sqgetGlobalVar('smtoken',$submitted_token, SQ_FORM)) {
>                                                 ^^^^^^^
>
> Plugins that return to options.php after save only can pass the token in
> URL.

Please provide an example plugin

-- 
Paul Lesniewski
SquirrelMail Team
Please support Open Source Software by donating to SquirrelMail!
http://squirrelmail.org/donate_paul_lesniewski.php

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to