Parent Directory | Revision Log
Correction d'erreurs sur le nom de variables
1 | fraynaud | 3 | <?php |
2 | //$Id$ | ||
3 | //gen openMairie le 10/02/2011 20:35 | ||
4 | include('../gen/sql/pgsql/pos.form.inc.php'); | ||
5 | nhaye | 421 | |
6 | nhaye | 422 | if(file_exists ("../dyn/var.inc")) { |
7 | nhaye | 421 | include ("../dyn/var.inc"); |
8 | nhaye | 422 | } |
9 | if($vue_pos==1){ | ||
10 | nhaye | 421 | $portlet_actions['modifier'] = NULL; |
11 | $portlet_actions['supprimer'] = NULL; | ||
12 | } | ||
13 | fraynaud | 3 | ?> |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |