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
parent 9dbc0796ea
commit f1cb7170d8
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)
{