modified: SRC/app/Http/Controllers/ReferentController.php

This commit is contained in:
Malibu 2015-02-19 01:02:40 +01:00
parent 66fdc3896c
commit fa525a039f
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ class ReferentController extends Controller {
$me = User::current();
$user = User::all();
$sessions = '';
// List Oeuvre of one user
//$sessions = ListeOeuvre::currentUser()->get();