|
|
 Ignacio Colautti | 2009-07-30 14:20:53 |
Change line 18:
replace the old regex for this:
preg_match_all('/\<h2 class\=r style\=\"font\-size\:138\%\"\>\<b\>([0-9.]+[^a-zA-Z]+[0-9.]+)[^a-zA-Z]+([a-zA-Z\ ]+) = ([0-9.]+[^a-zA-Z]+[0-9.]+)[^a-zA-Z]+([a-zA-Z\ ]+)\<\/b\>\<\/h2\>/i',$htmlrender,$matches); |
|