dh_ackergaul
vor 3 Tagen 5bbf43c1b146439ab882815c12ed6292f1d7b4df
manufacturer/_furnview/furnplan-node/controllers/media.controller.js
@@ -160,6 +160,9 @@
        if (req.params.type === "fp_ui") {
            folderPath += "html\\h\\ci\\fp" + "\\";
        }
        if (req.params.type === "wall_img") {
            folderPath += "html\\h\\wall\\images" + "\\";
        }
    }
    if (req.params.name) {
        filename = req.params.name;