Changed GnumericToExcel.php
authorAlan <alan@roojs.com>
Wed, 9 Feb 2022 04:59:29 +0000 (12:59 +0800)
committerAlan <alan@roojs.com>
Wed, 9 Feb 2022 04:59:29 +0000 (12:59 +0800)
GnumericToExcel.php

index 5ce821d..164bdf2 100644 (file)
@@ -123,7 +123,7 @@ class Pman_Core_GnumericToExcel extends Pman
         
         
         
-        
+        $this->addEvent("DOWNLOAD",  false, $fname . (isset($_REQUEST['summary']) ? (' - ' . $_REQUEST['summary']) : ''));
         
        // unlink($srcTmp);
         if (empty($fname)) {