Project

General

Profile

« Previous | Next » 

Revision 4b14ae30

Added by Scott Ullrich almost 16 years ago

Unbreak packages on 1.2.3/NanoBSD.

View differences:

usr/local/www/pkg_mgr_install.php
117 117
/* resync password database to avoid out of sync issues */
118 118
sync_webgui_passwords();
119 119

  
120
// Note: sync_webgui_passwords() will send the image to RO on Nano.
121
conf_mount_rw();
122

  
120 123
switch($_GET['mode']) {
121 124
	case "delete":
122 125
            $id = get_pkg_id(htmlspecialchars($_GET['pkg']));

Also available in: Unified diff