Pman/Roo.php
authorAlan Knowles <alan@roojs.com>
Tue, 21 May 2019 08:46:00 +0000 (16:46 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 21 May 2019 08:46:00 +0000 (16:46 +0800)
Pman/Roo.php

index dceb5fe..3ec8c6b 100644 (file)
@@ -337,8 +337,8 @@ class Pman_Roo extends Pman
             
             
             $this->toCsv($ret, $_REQUEST['csvCols'], $_REQUEST['csvTitles'],
-                        empty($_REQUEST['csvFilename']) ? '' : $_REQUEST['csvFilename']
-                         );
+                        empty($_REQUEST['csvFilename']) ? '' : $_REQUEST['csvFilename'],
+                        $x );