Contact option : export CSV
This commit is contained in:
parent
d3a05bfa18
commit
75190f41e1
5 changed files with 83 additions and 3 deletions
|
|
@ -50,6 +50,7 @@ if ( $action=='X' || $g_user->check_print($action)==0 )
|
|||
|
||||
$prfile=$cn->get_value("select me_file from menu_ref where me_code=$1",array($action));
|
||||
if ( $prfile == "") {
|
||||
print $action;
|
||||
die (_('Export impossible'));
|
||||
}
|
||||
require_once NOALYSS_INCLUDE."/export/$prfile";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue