chamilo/chamilo-lms

View on GitHub
public/main/lp/lp_content.php

Summary

Maintainability
A
0 mins
Test Coverage

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

global $_setting;

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

$_setting['show_navigation_menu'] = false;

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

if (empty($lp_controller_touched)) {

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

$save_setting = api_get_setting('show_navigation_menu');

There are no issues that match your filters.

Category
Status