chamilo/chamilo-lms

View on GitHub
public/main/auth/justification.php

Summary

Maintainability
A
0 mins
Test Coverage

Multi-line function call not indented correctly; expected 12 spaces but found 16
Open

                get_lang('Delete'),

Multi-line function call not indented correctly; expected 12 spaces but found 16
Open

                api_get_self().'?a=delete_justification&justification_id='.$userJustification['id'],

Variable "social_layout" is not in valid camel caps format
Open

$tpl->display($social_layout);

Variable "social_layout" is not in valid camel caps format
Open

$social_layout = $tpl->get_template('social/edit_profile.tpl');

Multi-line function call not indented correctly; expected 12 spaces but found 16
Open

                ['class' => 'btn btn--danger']

Multi-line function call not indented correctly; expected 8 spaces but found 12
Open

            );

Multi-line function call not indented correctly; expected 12 spaces but found 16
Open

                get_lang('Delete'),

Multi-line function call not indented correctly; expected 8 spaces but found 12
Open

            );

Multi-line function call not indented correctly; expected 12 spaces but found 16
Open

                api_get_self().'?a=delete_justification&justification_id='.$userJustification['id'],

Multi-line function call not indented correctly; expected 12 spaces but found 16
Open

                ['class' => 'btn btn--danger']

There are no issues that match your filters.

Category
Status