Completing UI integration for new Export methods and fixing some details

This commit is contained in:
Erik Amaru Ortiz
2014-03-06 12:39:16 -04:00
committed by user
parent bc464cbe55
commit 0ebeab5c9d
4 changed files with 60 additions and 52 deletions

View File

@@ -151,6 +151,7 @@ class HttpStream
/**
* @param string $filename file to stream
* @throws \Exception
*/
public function loadFromFile($filename)
{