X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=inc%2Fhtml%2Fupgrade.php;h=a6793886509a41af3f8c792cc6dbf808ad3194f4;hp=38eefe6f4abbaf578aa8caf3f35bf1bbdbd5026f;hb=84c399e879b8a33a1be8e6c9d44be49e3d629de0;hpb=81b566d916827fa6ee03b6fbf06c180ec249e7e7 diff --git a/inc/html/upgrade.php b/inc/html/upgrade.php index 38eefe6..a679388 100644 --- a/inc/html/upgrade.php +++ b/inc/html/upgrade.php @@ -16,7 +16,7 @@ listfeatures (); + $features = $con->listfeatures ("admin"); foreach ($features as $feature) { if ($feature->imgpath) { $imgfilename = UPLOADDIR . "/" . $feature->imgpath;