X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=blobdiff_plain;f=Dump.php;h=4102bc16c3c16f0e8ab41a61d09c687177b31cb1;hp=45c53dc6999701417054c59aa157b005a4ba8c3d;hb=HEAD;hpb=ff54d53a8a6caaccc58c9368d6f243ab9e3cb746 diff --git a/Dump.php b/Dump.php index 45c53dc..4102bc1 100644 --- a/Dump.php +++ b/Dump.php @@ -65,7 +65,7 @@ class Pman_Admin_Dump extends Pman { var $deps = array(); // list of dependants var $out = array(); // list of created sql/shell scripts. - function get($path ) + function get($path, $opts = Array() ) { ini_set('memory_limit', '256M'); // we need alot of memory set_time_limit(0);