- 
    
Bug
 - 
    Resolution: Fixed
 - 
    3.0.3
 - 
    None
 - 
    PHP Environment:
Database: 
Since 3.0.2 you can't redirect to a different domain with the function "redirect" unless you set $disable_cd_check parameter. 
But with the function meta_refresh you can't redirect to a different domain at all. May be it worth to let it redirect in the way function redirect does, for some purposes (MODs authors needs, etc...?) by adding similar parameter $disable_cd_check. Just a suggestion.

