Merge "Revert "MediaWiki.php: Redirect non-standard title urls to canonical""
[lhc/web/wiklou.git] / includes / libs / rdbms / encasing / PostgresBlob.php
1 <?php
2 class PostgresBlob extends Blob {
3
4 }