X-Git-Url: http://git.cyclocoop.org//%27http:/code.google.com/p/ie7-js//%27?a=blobdiff_plain;f=includes%2Ftitle%2FTitleParser.php;h=de65be85291a2aa6d84607bfb4c0154cc544792b;hb=bee9f4db96b4aec51feeddb8ccdca353c034f12f;hp=0635ee86af467237bce92a4930ca9fcd99281a33;hpb=9876ee1a2c3c85e2f083ff84acbf767865ae8620;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/title/TitleParser.php b/includes/title/TitleParser.php index 0635ee86af..de65be8529 100644 --- a/includes/title/TitleParser.php +++ b/includes/title/TitleParser.php @@ -18,7 +18,6 @@ * http://www.gnu.org/copyleft/gpl.html * * @file - * @license GPL 2+ * @author Daniel Kinzler */ @@ -29,6 +28,7 @@ * forms to be used in the database, in urls, in wikitext, etc. * * @see https://www.mediawiki.org/wiki/Requests_for_comment/TitleValue + * @since 1.23 */ interface TitleParser { /**