Changeset 1121 for trunk/smf/Sources/ManageCalendar.php
- Timestamp:
- 03/29/10 15:37:29 (2 years ago)
- File:
-
- 1 edited
-
trunk/smf/Sources/ManageCalendar.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/smf/Sources/ManageCalendar.php
r852 r1121 6 6 * Open-Source Project Inspired by Zef Hemel (zef@zefhemel.com) * 7 7 * =============================================================================== * 8 * Software Version: SMF 1.1 *8 * Software Version: SMF 1.1.11 * 9 9 * Software by: Simple Machines (http://www.simplemachines.org) * 10 * Copyright 2006 by:Simple Machines LLC (http://www.simplemachines.org) *10 * Copyright 2006-2009 by: Simple Machines LLC (http://www.simplemachines.org) * 11 11 * 2001-2006 by: Lewis Media (http://www.lewismedia.com) * 12 12 * Support, News, Updates at: http://www.simplemachines.org * … … 144 144 $context['sub_template'] = 'edit_holiday'; 145 145 $context['admin_tabs']['tabs']['holidays']['is_selected'] = true; 146 147 // Cast this for safety... 148 if (isset($_REQUEST['holiday'])) 149 $_REQUEST['holiday'] = (int) $_REQUEST['holiday']; 146 150 147 151 // Submitting?
Note: See TracChangeset
for help on using the changeset viewer.
![[infoarena] development](/chrome/site/logo.png)