foreach($records as $r) { $data[] = stm_create_link(osc_item_url_from_item($r, $url_locale_code), ($r['dt_mod_date'] <> '' ? $r['dt_mod_date'] : $r['dt_pub_date']), 'weekly', 1.0); $data = stm_buffer_check($data, $file);
<priority>1</priority>
<priority>1.0</priority>
$text .= $tab . $tab . '<priority>' . $priority . '</priority>' . $eol;
$text .= $tab . $tab . '<priority>' . number_format($priority, 1) . '</priority>' . $eol;