View Single Post
Old 09-23-2003, 06:12 AM   #2
obottek
Green Mole
 
Join Date: Sep 2003
Posts: 15
Hmmm, the problem seams to be more complex then I thought. Phpdig seams to successfully parse meta-refresh-redirects with documents only, like:

Code:
...0, url=index.php ...
But it does not parse the same situation with directories involved, like:

Code:
...0, url=subdirectory1/subdirectory2/index.php ...
Well I would call this a bug.

Someone with a patch?
obottek is offline   Reply With Quote