- Timestamp:
- 10/02/08 23:45:03 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/php/Scraper/library/Diggin/Scraper/Strategy/Flexible.php
r20204 r20533 100 100 protected static function _xpathOrCss2Xpath($exp){ 101 101 if (preg_match('!^(?:/|id\()!', $exp)) { 102 return $exp;102 return '.'.$exp; 103 103 } else { 104 104 if ($exp === '.') {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)