Fixed some errant double-slashes appearing in file paths. Added unit tests for the...
authorTim Starling <tstarling@users.mediawiki.org>
Mon, 11 Jun 2007 14:46:18 +0000 (14:46 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Mon, 11 Jun 2007 14:46:18 +0000 (14:46 +0000)
commitcc5611979694620cfd68cfe1fdc9877d70049f8f
tree8044842cf30d13d5a70a661f2c6cabc4042ed78c
parentd33ae242b6057729e02e8255e132e14957afd550
Fixed some errant double-slashes appearing in file paths. Added unit tests for the path and URL functions.
includes/filerepo/FSRepo.php
includes/filerepo/File.php
tests/LocalFileTest.php [new file with mode: 0644]