BCcampus / open-sage

Theme for open.bccampus.ca
MIT License
1 stars 0 forks source link

Find Open Textbooks page: Notice that variable $temp is not defined #140

Closed alex-418 closed 5 years ago

alex-418 commented 5 years ago

Describe the bug PHP notice complains that the variable $temp was not defined

To Reproduce Steps to reproduce the behavior:

  1. Go to the "find open textbooks" page
  2. If debugging is enabled, you will see the notice, otherwise no impact

Expected behavior PHP Notices should be resolved

Screenshots notice

Desktop (please complete the following information):

Additional context Update the function to ensure taht either $tmp is defined or define it with a default value