(Midgard 1.4.2 'Bifrost')
mgd_move_reply -- Move an article to different topic
Description
int mgd_move_reply (int id, int target_topic)
            Moves a reply-article under topic specified in the
            target_topic. 
          
            Returns zero if successful, non-zero on failure.