A PHP Error was encountered

Severity: Notice

Message: Constant URL_LANG already defined

Filename: libraries/MY_Controller.php

Line Number: 359

Bontrager:

Contador in Pink

28 May 2008

Outfitted with an arsenal of Bontrager components, including Race XXX Lite wheels, a Race XXX Lite carbon handlebar and a Race X Lite stem, Astana Cycling Team's Alberto Contador successfully defended his pink jersey in the 16th stage of the Giro d'Italia, a 12.9 km individual mountain time trial to Plan de Corones (Kronplatz). With the win, the pink jersey is more secure on Contador's shoulders, who claimed the Maglia Rosa after Stage 15's Marmolada climb. In the overall classification he now leads 2nd-place Riccardo Ricco by 41 seconds and 3rd-place Gilberto Simoni by 1:21.

Read More

Alberto Contador climbing in Leader's Jersey

  MEMORY USAGE  
2,505,788 bytes
  BENCHMARKS  
Loading Time Base Classes  0.0229
Controller Execution Time ( Articles / Allarticles )  0.0609
Total Execution Time  0.0843
  URI STRING  
/news/en
  GET DATA  
No GET data exists
  POST DATA  
No POST data exists
  QUERIES (2)  
0.0012  SELECT cs.region, cs.currency, cs.currency_text, cs.pricing, cs.site_code, cs.default_language AS site_lang, cs.id AS site_id, cs.catalog_id FROM catalog_sites cs INNER JOIN catalog_site_countries css ON css.site_id = cs.id WHERE css.country_code = 'US'
0.0073  SELECT sec.title AS section_title, c.id, c.created, c.title, LOWER(c.alias) AS alias, c.title_alias, c.sectionid, c.catid, c.state, c.publish_up, c.metakey, c.metadesc, c.introtext, c.fulltext, c.ordering, c.images, c.alt_img_txt, c.cat_weight, c.media_id, c.section_head, c.template, languages.code as lang, sec.alias AS section FROM (`jos_sections` sec) JOIN `jos_content` c ON sec.id = c.sectionid JOIN `osc_languages` languages ON languages.languages_id = c.langid WHERE sec.alias = 'news' AND languages.code = 'en' AND c.state >= 2 AND c.publish_up <= NOW() AND (c.publish_down >= NOW() OR c.publish_down = '0000-00-00 00:00:00') AND ( ! (c.introtext = '' AND c.fulltext = '') ) ORDER BY c.section_head desc, c.cat_weight desc, c.created desc