23if ( ! defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
24require_once NOALYSS_INCLUDE.
'/lib/ac_common.php';
25require_once NOALYSS_INCLUDE.
'/lib/user_menu.php';
52 $ck_remove=
$http->request(
'chk_remove');
55 catch (Exception $exc)
57 throw new Exception(_(
"Vous devez choisir au moins une ligne"));
72 $post_id=
$http->request(
"fd_id",
"number");
73 if ($post_id == 0 || $post_id >= 500000)
75 alert(_(
'Impossible d\'enlever cette catégorie'));
79 if ( $remains != 0 ) {
81 alert(_(
'Impossible d\'enlever cette catégorie, certaines fiches sont encore utilisées'.
"\n".
82 'Les fiches non utilisées ont cependant été effacées'));
89if ( isset (
$_POST[
'change_name']))
127if ( isset(
$_POST[
'add_modele']))
130 if ($single->get_count()==0)
alert($p_msg, $buffer=false)
alert in javascript
if($action=='add_line') if( $action=='remove_line') if($action=='remove_cat') if(isset($_POST['change_name'])) if($action=='save_line') if(isset($_POST['add_modele'])) $fiche_def
static id()
return the 'gDossier' value after a check
define Class fiche and fiche def, those class are using class attribut
Objec to check a double insert into the database, this duplicate occurs after a refresh of the web pa...