wiki.techinc.nl/includes/site
daniel 4b436b7021 Fix handling of prot-rel URLs in SiteObject.
Previously, getProtocol() would return null for a protocol relative URL,
but the database field sites_protocol does not allow null as a value.
Changed getProtocol() to return an empty string instead.

Change-Id: I7e22cc3c3d8dca17a28fc4627083d5d2cb253887
2012-10-31 20:16:36 +01:00
..
MediaWikiSite.php rm unused $egWBRemoteTitleNormalization var from MediaWikiSite.php 2012-10-26 22:07:50 +00:00
Site.php miscellaneous doxygen warnings 2012-10-22 14:00:08 +02:00
SiteArray.php miscellaneous doxygen warnings 2012-10-22 14:00:08 +02:00
SiteList.php miscellaneous doxygen warnings 2012-10-22 14:00:08 +02:00
SiteObject.php Fix handling of prot-rel URLs in SiteObject. 2012-10-31 20:16:36 +01:00
Sites.php miscellaneous doxygen warnings 2012-10-22 14:00:08 +02:00
SitesTable.php miscellaneous doxygen warnings 2012-10-22 14:00:08 +02:00