public/main/session/session_category_edit.php
Variable "tool_name" is not in valid camel caps format Open
Open
$tool_name = get_lang('Edit session category');
- Exclude checks
Variable "month_start" is not in valid camel caps format Open
Open
$year_start = $month_start = $day_start = null;
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
$year_start = $month_start = $day_start = null;
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
$year_end = $month_end = $day_end = null;
- Exclude checks
Variable "year_end" is not in valid camel caps format Open
Open
list($year_end, $month_end, $day_end) = explode('-', $infos['date_end']);
- Exclude checks
Variable "tbl_session_category" is not in valid camel caps format Open
Open
$tbl_session_category = Database::get_main_table(TABLE_MAIN_SESSION_CATEGORY);
- Exclude checks
Variable "tbl_session_category" is not in valid camel caps format Open
Open
$sql = "SELECT * FROM $tbl_session_category WHERE id='".$id."' ORDER BY title";
- Exclude checks
Variable "month_start" is not in valid camel caps format Open
Open
list($year_start, $month_start, $day_start) = explode('-', $infos['date_start']);
- Exclude checks
Variable "year_end" is not in valid camel caps format Open
Open
$year_end = $month_end = $day_end = null;
- Exclude checks
Variable "this_section" is not in valid camel caps format Open
Open
$this_section = SECTION_PLATFORM_ADMIN;
- Exclude checks
Variable "year_start" is not in valid camel caps format Open
Open
list($year_start, $month_start, $day_start) = explode('-', $infos['date_start']);
- Exclude checks
Variable "month_end" is not in valid camel caps format Open
Open
list($year_end, $month_end, $day_end) = explode('-', $infos['date_end']);
- Exclude checks
Variable "year_start" is not in valid camel caps format Open
Open
$year_start = $month_start = $day_start = null;
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
list($year_start, $month_start, $day_start) = explode('-', $infos['date_start']);
- Exclude checks
Variable "month_end" is not in valid camel caps format Open
Open
$year_end = $month_end = $day_end = null;
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="14" <?php if (14 == $day_start) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >25</option>
- Exclude checks
Variable "tool_name" is not in valid camel caps format Open
Open
Display::display_header($tool_name);
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >03</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >05</option>
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="10" <?php if (10 == $day_start) {
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="12" <?php if (12 == $day_start) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >12</option>
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="13" <?php if (13 == $day_start) {
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="15" <?php if (15 == $day_start) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >17</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >29</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >04</option>
- Exclude checks
Variable "year_start" is not in valid camel caps format Open
Open
$year_start = $_POST['year_start'];
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="3" <?php if (3 == $day_start) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >18</option>
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
$day_start,
- Exclude checks
Variable "tool_name" is not in valid camel caps format Open
Open
<legend><?php echo $tool_name; ?> </legend>
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="21" <?php if (21 == $day_start) {
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="30" <?php if (30 == $day_start) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >03</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >21</option>
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="24" <?php if (24 == $day_start) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >30</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >31</option>
- Exclude checks
Closing brace indented incorrectly; expected 15 spaces, found 0 Open
Open
} else {
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="4" <?php if (4 == $day_start) {
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="6" <?php if (6 == $day_start) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >23</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >26</option>
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="5" <?php if (5 == $day_start) {
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="18" <?php if (18 == $day_start) {
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="20" <?php if (20 == $day_start) {
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="27" <?php if (27 == $day_start) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >28</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >13</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >16</option>
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
$day_end
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >10</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >27</option>
- Exclude checks
Variable "month_start" is not in valid camel caps format Open
Open
<option value="4" <?php if (4 == $month_start) {
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="7" <?php if (7 == $day_start) {
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="23" <?php if (23 == $day_start) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >24</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >02</option>
- Exclude checks
Variable "year_end" is not in valid camel caps format Open
Open
$year_end,
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >02</option>
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="8" <?php if (8 == $day_start) {
- Exclude checks
Variable "month_end" is not in valid camel caps format Open
Open
$month_end,
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="9" <?php if (9 == $day_start) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >14</option>
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="17" <?php if (17 == $day_start) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >09</option>
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="19" <?php if (19 == $day_start) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >11</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >19</option>
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="25" <?php if (25 == $day_start) {
- Exclude checks
Variable "year_start" is not in valid camel caps format Open
Open
$year_start,
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="2" <?php if (2 == $day_start) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >06</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >07</option>
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="11" <?php if (11 == $day_start) {
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="29" <?php if (29 == $day_start) {
- Exclude checks
Variable "month_start" is not in valid camel caps format Open
Open
<option value="2" <?php if (2 == $month_start) {
- Exclude checks
Variable "month_start" is not in valid camel caps format Open
Open
<option value="3" <?php if (3 == $month_start) {
- Exclude checks
Variable "month_start" is not in valid camel caps format Open
Open
$month_start = $_POST['month_start'];
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
$day_start = $_POST['day_start'];
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
$day_end = $_POST['day_end'];
- Exclude checks
Variable "month_start" is not in valid camel caps format Open
Open
$month_start,
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >04</option>
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="16" <?php if (16 == $day_start) {
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
list($year_end, $month_end, $day_end) = explode('-', $infos['date_end']);
- Exclude checks
Variable "year_end" is not in valid camel caps format Open
Open
$year_end = $_POST['year_end'];
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >08</option>
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="22" <?php if (22 == $day_start) {
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="28" <?php if (28 == $day_start) {
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="31" <?php if (31 == $day_start) {
- Exclude checks
Variable "month_start" is not in valid camel caps format Open
Open
<option value="5" <?php if (5 == $month_start) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >03</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >09</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >14</option>
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="23" <?php if (23 == $day_end) {
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="1" <?php if (1 == $day_end) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >02</option>
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="9" <?php if (9 == $day_end) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >17</option>
- Exclude checks
Variable "month_end" is not in valid camel caps format Open
Open
$month_end = $_POST['month_end'];
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >15</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >20</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >22</option>
- Exclude checks
Variable "day_start" is not in valid camel caps format Open
Open
<option value="26" <?php if (26 == $day_start) {
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="3" <?php if (3 == $day_end) {
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="10" <?php if (10 == $day_end) {
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="17" <?php if (17 == $day_end) {
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="4" <?php if (4 == $day_end) {
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="20" <?php if (20 == $day_end) {
- Exclude checks
Variable "month_start" is not in valid camel caps format Open
Open
<option value="7" <?php if (7 == $month_start) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >04</option>
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="13" <?php if (13 == $day_end) {
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="27" <?php if (27 == $day_end) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >28</option>
- Exclude checks
Variable "month_start" is not in valid camel caps format Open
Open
<option value="12" <?php if (12 == $month_start) {
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="11" <?php if (11 == $day_end) {
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="25" <?php if (25 == $day_end) {
- Exclude checks
Variable "month_start" is not in valid camel caps format Open
Open
<option value="6" <?php if (6 == $month_start) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >11</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >12</option>
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="8" <?php if (8 == $day_end) {
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="14" <?php if (14 == $day_end) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >16</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >18</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >07</option>
- Exclude checks
Variable "month_start" is not in valid camel caps format Open
Open
<option value="9" <?php if (9 == $month_start) {
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="2" <?php if (2 == $day_end) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >07</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >25</option>
- Exclude checks
Variable "month_start" is not in valid camel caps format Open
Open
<option value="8" <?php if (8 == $month_start) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >08</option>
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="22" <?php if (22 == $day_end) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >22</option>
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="28" <?php if (28 == $day_end) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >05</option>
- Exclude checks
Variable "month_start" is not in valid camel caps format Open
Open
<option value="11" <?php if (11 == $month_start) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >05</option>
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="12" <?php if (12 == $day_end) {
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="15" <?php if (15 == $day_end) {
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="18" <?php if (18 == $day_end) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >21</option>
- Exclude checks
Closing brace indented incorrectly; expected 31 spaces, found 28 Open
Open
} ?> ><?php echo $i; ?></option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >06</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >27</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >09</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >10</option>
- Exclude checks
Variable "year_start" is not in valid camel caps format Open
Open
<option value="<?php echo $i; ?>" <?php if ($year_start == $i) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >01</option>
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="7" <?php if (7 == $day_end) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >13</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >23</option>
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="16" <?php if (16 == $day_end) {
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="19" <?php if (19 == $day_end) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >19</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 0 Open
Open
} ?> >06</option>
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="5" <?php if (5 == $day_end) {
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="6" <?php if (6 == $day_end) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >08</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >11</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >12</option>
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="21" <?php if (21 == $day_end) {
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="24" <?php if (24 == $day_end) {
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="29" <?php if (29 == $day_end) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >07</option>
- Exclude checks
Variable "month_end" is not in valid camel caps format Open
Open
<option value="12" <?php if (12 == $month_end) {
- Exclude checks
Closing brace indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >20</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >26</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >30</option>
- Exclude checks
Variable "month_end" is not in valid camel caps format Open
Open
<option value="4" <?php if (4 == $month_end) {
- Exclude checks
Variable "month_end" is not in valid camel caps format Open
Open
<option value="6" <?php if (6 == $month_end) {
- Exclude checks
Variable "month_end" is not in valid camel caps format Open
Open
<option value="8" <?php if (8 == $month_end) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >10</option>
- Exclude checks
Variable "month_start" is not in valid camel caps format Open
Open
<option value="10" <?php if (10 == $month_start) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >10</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >15</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >24</option>
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="26" <?php if (26 == $day_end) {
- Exclude checks
Variable "year_start" is not in valid camel caps format Open
Open
<?php if ("0000" == $year_start) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >29</option>
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="31" <?php if (31 == $day_end) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >11</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >01</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >05</option>
- Exclude checks
Variable "month_end" is not in valid camel caps format Open
Open
<option value="10" <?php if (10 == $month_end) {
- Exclude checks
Variable "year_end" is not in valid camel caps format Open
Open
<option value="<?php echo $i; ?>" <?php if ($year_end == $i) {
- Exclude checks
Variable "month_end" is not in valid camel caps format Open
Open
<option value="1" <?php if (1 == $month_end) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >06</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >03</option>
- Exclude checks
Variable "month_end" is not in valid camel caps format Open
Open
<option value="7" <?php if (7 == $month_end) {
- Exclude checks
Variable "month_end" is not in valid camel caps format Open
Open
<option value="9" <?php if (9 == $month_end) {
- Exclude checks
Closing brace indented incorrectly; expected 24 spaces, found 28 Open
Open
} ?> ><?php echo $i; ?></option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >31</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >09</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >08</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >12</option>
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >02</option>
- Exclude checks
Variable "month_end" is not in valid camel caps format Open
Open
<option value="3" <?php if (3 == $month_end) {
- Exclude checks
Closing brace indented incorrectly; expected 23 spaces, found 24 Open
Open
} ?> >04</option>
- Exclude checks
Variable "month_end" is not in valid camel caps format Open
Open
<option value="11" <?php if (11 == $month_end) {
- Exclude checks
Variable "month_end" is not in valid camel caps format Open
Open
<option value="2" <?php if (2 == $month_end) {
- Exclude checks
Variable "day_end" is not in valid camel caps format Open
Open
<option value="30" <?php if (30 == $day_end) {
- Exclude checks
Variable "month_end" is not in valid camel caps format Open
Open
<option value="5" <?php if (5 == $month_end) {
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
document.form.month_start.disabled = (select.checked) ? true : false;
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
document.form.year_start.disabled = (select.checked) ? true : false;
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
document.form.year_end.disabled = (select.checked) ? true : false;
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
document.form.month_end.disabled = (select.checked) ? true : false;
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
document.form.day_end.disabled = (select.checked) ? true : false;
- Exclude checks
Spaces must be used to indent lines; tabs are not allowed Open
Open
document.form.day_start.disabled = (select.checked) ? true : false;
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 0 Open
Open
} ?> >05</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >12</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Line indented incorrectly; expected at least 20 spaces, found 4 Open
Open
echo api_htmlentities($title, ENT_QUOTES);
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >10</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >25</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 0 Open
Open
} ?> >09</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >16</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >29</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 0 Open
Open
} ?> >03</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >13</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >20</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >21</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >27</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >14</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >22</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >31</option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 0 Open
Open
} ?> >04</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 0 Open
Open
} ?> >07</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >24</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >15</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >23</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >30</option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 0 Open
Open
} ?> >02</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 0 Open
Open
} ?> >06</option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 0 Open
Open
} ?> >08</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >11</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 0 Open
Open
} ?> >04</option>
- Exclude checks
Closing brace indented incorrectly; expected 100 spaces, found 0 Open
Open
} else {
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 0 Open
Open
} ?> >03</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >17</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >19</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >26</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >26</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 0 Open
Open
} ?> >09</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >12</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >16</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >20</option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 0 Open
Open
} ?> >02</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >18</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >28</option>
- Exclude checks
Line indented incorrectly; expected at least 36 spaces, found 32 Open
Open
echo 'selected="selected"';
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >01</option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 24 Open
Open
} ?> >03</option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 24 Open
Open
} ?> >06</option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 24 Open
Open
} ?> >07</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >10</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >15</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >20</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >21</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >24</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >26</option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 24 Open
Open
} ?> >01</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >05</option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 24 Open
Open
} ?> >05</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >11</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >12</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >23</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >02</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >28</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >17</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >19</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >25</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 47 spaces, found 28 Open
Open
} ?> ><?php echo $i; ?></option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 24 Open
Open
} ?> >02</option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 24 Open
Open
} ?> >08</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >16</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >28</option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 0 Open
Open
} ?> >05</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >13</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 0 Open
Open
} ?> >07</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 24 Open
Open
} ?> >09</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >11</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >07</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >14</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >17</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >18</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >19</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >22</option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 0 Open
Open
} ?> >06</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >12</option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 24 Open
Open
} ?> >04</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >13</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >14</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >25</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 0 Open
Open
} ?> >10</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >04</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >08</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >11</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >21</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >27</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >27</option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 0 Open
Open
} ?> >08</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >09</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >10</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >18</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >22</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >30</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >03</option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 24 Open
Open
} ?> >03</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 28 Open
Open
} ?> ><?php echo $i; ?></option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >15</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >29</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >31</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >02</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >12</option>
- Exclude checks
Line indented incorrectly; expected at least 28 spaces, found 4 Open
Open
echo 'selected="selected"';
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >03</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >06</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >23</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >24</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >01</option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 24 Open
Open
} ?> >04</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >05</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >12</option>
- Exclude checks
Closing brace indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >30</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >09</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >10</option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 24 Open
Open
} ?> >08</option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 24 Open
Open
} ?> >09</option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 24 Open
Open
} ?> >02</option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 24 Open
Open
} ?> >06</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 28 Open
Open
} ?> ><?php echo $i; ?></option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 24 Open
Open
} ?> >05</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >07</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >10</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >29</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >08</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >11</option>
- Exclude checks
Closing brace indented incorrectly; expected 40 spaces, found 28 Open
Open
} ?> ><?php echo $i; ?></option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >06</option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 24 Open
Open
} ?> >07</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >11</option>
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 24 Open
Open
} ?> >04</option>
- Exclude checks
Closing brace indented incorrectly; expected 43 spaces, found 24 Open
Open
} ?> >31</option>
- Exclude checks
Closing brace indented incorrectly; expected 42 spaces, found 24 Open
Open
} ?> >01</option>
- Exclude checks