Parent Directory | Revision Log
Ajout du champ libellé obligatoire dans la base Régénération suite à la migration du core OM 4.3.0
1 | <?php |
2 | //$Id$ |
3 | //gen openMairie le 10/02/2011 20:36 |
4 | include('../gen/sql/pgsql/rivoli.form.inc.php'); |
5 | |
6 | if(file_exists ("../dyn/var.inc")) { |
7 | include ("../dyn/var.inc"); |
8 | } |
9 | if($vue_rivoli==1){ |
10 | $portlet_actions['modifier'] = NULL; |
11 | $portlet_actions['supprimer'] = NULL; |
12 | $ent .=' '._('vue'); |
13 | } |
14 | ?> |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |