Projet

Général

Profil

« Précédent | Suivant » 

Révision ed5fc757

Ajouté par Ermal il y a plus de 9 ans

Return something meaningful until the widget is made to work correctly

Voir les différences:

etc/inc/ipsec.inc
601 601
 * Return dump of mobile user list
602 602
 */
603 603
function ipsec_dump_mobile() {
604
	/* XXX: Need to be fixed */
605
	return array();
606

  
604 607
	$command = "/usr/local/sbin/racoonctl show-users";
605 608
	$fd = @popen($command, "r");
606 609
	$mobile = array();

Formats disponibles : Unified diff