Help for this page

Select Code to Download


  1. or download this
    $post_message =~ s{\[\[([^]]+)\]\]}{process_match($1)}ge;
    
    ...
          return $tmp;  # unmodified text
       }
    }