Projet

Général

Profil

« Précédent | Suivant » 

Révision e9490019

Ajouté par Renato Botelho il y a presque 10 ans

Silent pbi_info

Voir les différences:

etc/inc/pkg-utils.inc
254 254
	if(!$pkg) 
255 255
		return;
256 256
	$output = "";
257
	$_gb = exec("/usr/local/sbin/pbi_info " . escapeshellarg($pkg), $output, $retval);
257
	$_gb = exec("/usr/local/sbin/pbi_info " . escapeshellarg($pkg) . ' 2>/dev/null', $output, $retval);
258 258

  
259 259
	return (intval($retval) == 0);
260 260
}

Formats disponibles : Unified diff