Appel updateosc apres la mise jour de l'image
This commit is contained in:
parent
088800a268
commit
e63d3714c7
@ -53,6 +53,7 @@ if ( $HTTP_POST_VARS["sendit"] )
|
||||
{
|
||||
$result = $livre->fetch($id, 0);
|
||||
$livre->update_image($_FILES['userfile']['name']);
|
||||
$livre->updateosc($user);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user