Fix execution path notices

Signed-off-by: Marc Delisle <marc@infomarc.info>
This commit is contained in:
Marc Delisle 2014-07-27 12:22:02 -04:00
parent ae2b5bb212
commit 178432bfe3

View File

@ -198,6 +198,10 @@ if (!defined('TESTSUITE')) {
$onserver = false;
$save_on_server = false;
$buffer_needed = false;
$back_button = '';
$save_filename = '';
$file_handle = '';
$err_url = '';
// Is it a quick or custom export?
if ($_REQUEST['quick_or_custom'] == 'quick') {