X-Git-Url: http://git.dj3c1t.com/?a=blobdiff_plain;ds=sidebyside;f=app%2Fcontrollers%2Fusers%2Fmorceaux.php;h=75414bcba8004648ce92bc41ddd1451411cfed31;hb=b54e7a0b72982b396436dd47189b3520dd3f0b5e;hp=93cf57f1f6c34e814820361a3d85a3c78cdbb145;hpb=ce50b139cfeb948f0a773ccd7bd7d6a800b06692;p=mw_sourceml diff --git a/app/controllers/users/morceaux.php b/app/controllers/users/morceaux.php index 93cf57f..75414bc 100644 --- a/app/controllers/users/morceaux.php +++ b/app/controllers/users/morceaux.php @@ -390,6 +390,7 @@ ), isset($_POST["use_edit_reference_content"]) ? true : false ); + $morceau["licence"]["id"] = 0; } else{ if(!($morceau["titre"] = trim($_POST["titre"]))){