public/main/forum/iframe_thread.php
Variable "table_posts" is not in valid camel caps format Open
Open
FROM $table_posts posts
- Exclude checks
Variable "table_users" is not in valid camel caps format Open
Open
INNER JOIN $table_users u
- Exclude checks
Variable "table_posts" is not in valid camel caps format Open
Open
$table_posts = Database::get_course_table(TABLE_FORUM_POST);
- Exclude checks
Variable "table_users" is not in valid camel caps format Open
Open
$table_users = Database::get_main_table(TABLE_MAIN_USER);
- Exclude checks