Code |
Context function parse_description($content='') {
Configure::write('debug',2);
require_once('libs/simple_html_dom.php');
$content = "<p><meta charset="utf-8" />One final push of summer weather on Saturday led to several temperature records being broken throughout the region. </p>
<p><img alt="<who> Photo Credit: NowMedia/Corvin Vaski" class="img-responsive" src="/files/files/images/Untitled%20design%20-%202025-09-21T104045_256.png" style="margin: 5px;" /></p>
<p dir="ltr">The oldest records to fall were in Vernon and Kamloops as the two communities surpassed previous highs that were recorded in 1910.</p>
<p dir="ltr">In Vernon, the area reached a high of 30.8℃ on Saturday, while the Kamloops area recorded a high of 30.3℃, 0.3℃ warmer than the previous benchmark. </p>
<p dir="ltr">Back in the Okanagan, Kelowna passed the previous record of 29.1℃ from 2012 with 29.8℃.</p>
<p dir="ltr">Summerland and Penticton both eclipsed records of 28.9℃ from 1938 with highs of 30.2℃ and 29.3℃, respectively.</p>
"
ApiController::parse_description() - COREpublic_html/app/controllers/api_controller.php, line 1191
ApiController::parse_description() - COREpublic_html/app/controllers/api_controller.php, line 1191
ApiController::rss() - COREpublic_html/app/controllers/api_controller.php, line 1166
Dispatcher::_invoke() - COREcake/dispatcher.php, line 204
Dispatcher::dispatch() - COREcake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 98