From: Alan Knowles Date: Fri, 4 Aug 2017 01:52:13 +0000 (+0800) Subject: Export.php X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=bb6887dba8227c73b656341ae2dc5a0f1d2596ea Export.php --- diff --git a/Export.php b/Export.php index 336fdf0..240ab01 100644 --- a/Export.php +++ b/Export.php @@ -67,7 +67,7 @@ class Pman_Admin_Export extends Pman_Admin_Dump { var $uid = array(); - function get($path ) + function get($path, $opts = Array() ) { ini_set('memory_limit', '256M'); // we need alot of memory set_time_limit(0);