Use DIRECTORY_SEPARATOR everywhere.
authorIain Patterson <me@iain.cx>
Mon, 7 Jul 2014 08:24:48 +0000 (04:24 -0400)
committerIain Patterson <me@iain.cx>
Mon, 7 Jul 2014 08:24:48 +0000 (04:24 -0400)
commit4adf3d2450a0fbcd4ec1aa5a5c78afb2088847f3
tree5a4491670d7170a16a50ef4c411729843d63b7d7
parent009c426bb2c9a34e5e7d7527242536da3bea7aaa
Use DIRECTORY_SEPARATOR everywhere.

We were using DIRECTORY_SEPARATOR in some cases and explicitly joining
paths with slashes in others.
lib/functions.php
www/index.php