zjhegfzpjgfpuigf
Some checks are pending
Deploy production (servyass) / deploy (push) Waiting to run
Some checks are pending
Deploy production (servyass) / deploy (push) Waiting to run
This commit is contained in:
parent
44682ff251
commit
081474f7a3
1 changed files with 1 additions and 1 deletions
|
|
@ -533,7 +533,7 @@
|
||||||
*/
|
*/
|
||||||
public function delete_image() {
|
public function delete_image() {
|
||||||
|
|
||||||
$idImg = $_GET['id_img'];
|
$idImg = $_GET['id'];
|
||||||
$objProjectModel = new ProjectModel();
|
$objProjectModel = new ProjectModel();
|
||||||
|
|
||||||
$image = $objProjectModel->findImage($idImg);
|
$image = $objProjectModel->findImage($idImg);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue