- Timestamp:
- 03/13/10 00:37:22 (2 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
gui/tools/webmail/plugins/squirrelspell/modules/lang_change.mod (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/omega-1.0.4 merged: 2645 /branches/omega-1.0.5 (added) merged: 2656,2658,2660-2661,2664-2673 /tags/omega-1.0.4 merged: 2657
- Property svn:mergeinfo changed
-
trunk/gui/tools/webmail/plugins/squirrelspell/modules/lang_change.mod
r1813 r2693 5 5 * Squirrelspell module 6 6 * 7 * Copyright (c) 1999-20 09The SquirrelMail Project Team7 * Copyright (c) 1999-2010 The SquirrelMail Project Team 8 8 * Licensed under the GNU GPL. For full terms see the file COPYING. 9 9 * … … 16 16 * @subpackage squirrelspell 17 17 */ 18 19 if (!sqgetGlobalVar('smtoken',$submitted_token, SQ_POST)) { 20 $submitted_token = ''; 21 } 22 sm_validate_security_token($submitted_token, 3600, TRUE); 18 23 19 24 global $SQSPELL_APP_DEFAULT; … … 102 107 * vim: syntax=php 103 108 */ 104 ?> 109
Note: See TracChangeset
for help on using the changeset viewer.
