Changeset 881217a in github for program/steps/mail/mark.inc
- Timestamp:
- Jul 16, 2009 11:01:05 AM (4 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 503e019
- Parents:
- 7477973
- File:
-
- 1 edited
-
program/steps/mail/mark.inc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
program/steps/mail/mark.inc
rd5515f6 r881217a 5 5 | | 6 6 | This file is part of the RoundCube Webmail client | 7 | Copyright (C) 2005-200 7, RoundCube Dev. - Switzerland |7 | Copyright (C) 2005-2009, RoundCube Dev. - Switzerland | 8 8 | Licensed under the GNU GPL | 9 9 | | … … 18 18 19 19 */ 20 21 // only process ajax requests 22 if (!$OUTPUT->ajax_call) 23 return; 20 24 21 25 $a_flags_map = array(
Note: See TracChangeset
for help on using the changeset viewer.
