XoopsModules25x/apcal

View on GitHub
assets/js/jscalendar/test.php

Summary

Maintainability
A
0 mins
Test Coverage

Blank line found at end of control structure
Open


Blank line found at end of control structure
Open


Line exceeds 120 characters; contains 129 characters
Open

                    <?php $calendar->make_input_field(// calendar options go here; see the documentation and/or calendar-setup.js

Line exceeds 120 characters; contains 134 characters
Open

                            'style' => 'width: 15em; color: #840; background-color: #ff8; border: 1px solid #000; text-align: center',

Closing brace indented incorrectly; expected 4 spaces, found 8
Open

        } ?>

Closing brace indented incorrectly; expected 0 spaces, found 4
Open

    } else {

Closing parenthesis of a multi-line function call must be on a line by itself
Open

                        )); ?>

Line indented incorrectly; expected 0 spaces, found 4
Open

    } else {

Line indented incorrectly; expected 0 spaces, found 4
Open

    } ?>

Multi-line function call not indented correctly; expected 20 spaces but found 24
Open

                        )); ?>

Line indented incorrectly; expected 0 spaces, found 8
Open

        } ?>

There are no issues that match your filters.

Category
Status