Revision: 46077
Author: simetrical
Date: 2009-01-23 18:03:02 +0000 (Fri, 23 Jan 2009)
Log Message:
-----------
Remove unused code
Modified Paths:
--------------
trunk/phase3/includes/parser/Parser.php
Modified: trunk/phase3/includes/parser/Parser.php
===================================================================
--- trunk/phase3/includes/parser/Parser.php 2009-01-23 18:02:48 UTC (rev
46076)
+++ trunk/phase3/includes/parser/Parser.php 2009-01-23 18:03:02 UTC (rev
46077)
@@ -1406,12 +1406,6 @@
$url = Sanitizer::cleanUrl( $url );
- if ( $this->mOptions->mExternalLinkTarget ) {
- $attribs = array( 'target' =>
$this->mOptions->mExternalLinkTarget );
- } else {
- $attribs = array();
- }
-
# Use the encoded URL
# This means that users can paste URLs directly into
the text
# Funny characters like ö aren't valid in URLs
anyway
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs