chamilo/chamilo-lms

View on GitHub
public/main/inc/ajax/work.ajax.php

Summary

Maintainability
A
0 mins
Test Coverage

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

                $sql = "UPDATE $work_table SET

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

        $is_allowed_to_edit = api_is_allowed_to_edit(null, true);

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

            $work_table = Database::get_course_table(

There are no issues that match your filters.

Category
Status