Use getFileContents() instead of incorrect file system call to fetch file contents.
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 6 Jun 2013 07:34:30 +0000 (00:34 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Mon, 10 Jun 2013 17:10:40 +0000 (10:10 -0700)
commit3b5770835d91d01d2d906cd8c9e6a00058fc0001
tree9967e3664221fde62f6f88680df3e1dc964d82a8
parentb2f25fe60d0f57f8b22afaeb6e3c68735a4ebb76
Use getFileContents() instead of incorrect file system call to fetch file contents.

Change-Id: I2b9be4165ae85c52ff9a9b68b9d71ec011a6c5b4
includes/Export.php