Changeset 47982 in spip-zone
- Timestamp:
- May 21, 2011, 1:19:26 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/spipmotion/spipmotion_pipelines.php
r46987 r47982 227 227 } 228 228 } 229 }else if($flux['args']['operation'] == 'supprimer_documents'){ 230 sql_delete('spip_spipmotion_attentes','id_document = '.$flux['args']['id_objet'].' AND encode!='.sql_quote('oui')); 229 231 } 230 232 return $flux;
Note: See TracChangeset
for help on using the changeset viewer.