X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=blobdiff_plain;f=Export.php;h=240ab0140aca1ec581a17355b01b7a946a9c6bf0;hp=336fdf0b705d7a73418f9036980c8a752f2dbd79;hb=HEAD;hpb=ff54d53a8a6caaccc58c9368d6f243ab9e3cb746 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);