From eb3743d898f322ef4a08929e68e2be95aebb8047 Mon Sep 17 00:00:00 2001 From: Stephen Beaver Date: Tue, 29 Sep 2015 09:23:31 -0400 Subject: Fil;e conversion complete. Tested against multiple packages --- src/usr/local/www/pkg_mgr_install.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/usr/local/www/pkg_mgr_install.php') diff --git a/src/usr/local/www/pkg_mgr_install.php b/src/usr/local/www/pkg_mgr_install.php index 450f80b..5870282 100644 --- a/src/usr/local/www/pkg_mgr_install.php +++ b/src/usr/local/www/pkg_mgr_install.php @@ -197,8 +197,8 @@ if ($_GET) { filter_configure(); break; case 'reinstallxml': - pkg_fetch_config_file($pkgid); - pkg_fetch_additional_files($pkgid); +// pkg_fetch_config_file($pkgid); +// pkg_fetch_additional_files($pkgid); break; case 'reinstallpkg': delete_package_xml($pkgid); -- cgit v1.1