Bug 404 Edson 201938330189 #42

Merged
mrlan merged 3 commits from Bug404-Edson into master 2022-06-17 23:33:39 +08:00

Writing the course code in lower letters, results in "No results found for your Search" i solved this issue by adding search=strtoupper(_GET['search']); line in courses.php file

Writing the course code in lower letters, results in "No results found for your Search" i solved this issue by adding $search=strtoupper($_GET['search']); line in courses.php file
edson added 1 commit 2022-06-15 13:14:35 +08:00
mrlan added 2 commits 2022-06-17 23:03:48 +08:00

Worked. Thanks.

Hui

Worked. Thanks. Hui
mrlan merged commit 0065489fcb into master 2022-06-17 23:33:39 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mrlan/LRR#42
There is no content yet.