coquille apres changement de nom d'objet
This commit is contained in:
parent
66c78af4ac
commit
c068c6be08
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ function auted_insert_head_css($flux){
|
|||
*/
|
||||
function auted_optimiser_base_disparus($flux) {
|
||||
|
||||
sql_delete('spip_aut_mods', "statut='poubelle' AND maj < " . $flux['args']['date']);
|
||||
sql_delete('spip_aut_modeles', "statut='poubelle' AND maj < " . $flux['args']['date']);
|
||||
|
||||
return $flux;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue