Parent Directory | Revision Log
Actualisation du trunk
1 | <?php |
2 | //$Id: rivoli.form.inc.php 4418 2015-02-24 17:30:28Z tbenita $ |
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 |