Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 995 → Rev 996

/trunk/jrest/services/InventoryImageCount.php
31,7 → 31,6
{
//TODO : remplacer le contenu du $uid[1] par le tableau $_GET;
// Controle detournement utilisateur
session_start();
$this->controleUtilisateur($uid[0]);
$chercheur_images = new RechercheImage($this->config);