Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 996 → Rev 995

/trunk/jrest/services/InventoryImageCount.php
31,6 → 31,7
{
//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);