<?php
/**
 *
 *
 * @package opencimetiere
 * @version SVN : $Id$
 */

//
include "../sql/pgsql/reduction.inc.php";

$ent = __("operations")." -> ".__("reduction_enfeu");

$selection = " where categorie = 'reduction' and etat = 'actif' and emplacement.nature='enfeu'";