initialize delete on exit
authorAlan Knowles <alan@roojs.com>
Thu, 9 Jul 2020 04:46:04 +0000 (12:46 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 9 Jul 2020 04:46:04 +0000 (12:46 +0800)
Pman.php

index 4a8acec..bc37742 100644 (file)
--- a/Pman.php
+++ b/Pman.php
@@ -389,7 +389,7 @@ class Pman extends HTML_FlexyFramework_Page
         }
     }
     
-    
+    static $deleteOnExit = false;
     /**
      * generate a tempory file with an extension (dont forget to delete it)
      */