noalyss Version-9
Variables
export_follow_up_csv.php File Reference

export Action Gestion to csv, taking in account the search More...

Go to the source code of this file.

Variables

 $array =$_GET
 
 $follow =new Follow_Up($cn)
 
 $http =new HttpInput()
 

Detailed Description

export Action Gestion to csv, taking in account the search

Definition in file export_follow_up_csv.php.

Variable Documentation

◆ $array

$array =$_GET

Definition at line 32 of file export_follow_up_csv.php.

◆ $follow

$follow =new Follow_Up($cn)

Definition at line 31 of file export_follow_up_csv.php.

◆ $http

$http =new HttpInput()

Definition at line 30 of file export_follow_up_csv.php.