function __construct()
 {
     parent::__construct("about.xml");
 }
 function __construct()
 {
     parent::__construct();
     $GLOBALS["papyrine"]->RegisterHook("comment_display_url", "StripPageRank", $this);
 }