summaryrefslogtreecommitdiff
path: root/server/Test/imageTests.php
diff options
context:
space:
mode:
Diffstat (limited to 'server/Test/imageTests.php')
-rw-r--r--server/Test/imageTests.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/Test/imageTests.php b/server/Test/imageTests.php
index d21eefb..1bb834b 100644
--- a/server/Test/imageTests.php
+++ b/server/Test/imageTests.php
@@ -18,7 +18,7 @@ $opt['minRam'] = 10;
//Liste des images
$images = $image->action("listImage");
-
+//$images = $image->listImage();
if(isset($images)){
echo "Images présentes :";
echo "</br>";