correction creation de slug
This commit is contained in:
parent
2e60b096f6
commit
95b1941801
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ function action_creer_slug_dist($slug = null, $opt = [], $ecraser = false){
|
|||
|
||||
// creation d'un nouveau slug
|
||||
if (!intval($id_slug)) {
|
||||
$opt['slug'] = $slug;
|
||||
sql_insertq('spip_gamumails', $opt);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue