Changeset 107618 in spip-zone
- Timestamp:
- Nov 18, 2017, 1:12:00 PM (3 years ago)
- Location:
- _plugins_/stocks/trunk
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/stocks/trunk/stocks_pipelines.php
r107616 r107618 59 59 60 60 function stocks_afficher_fiche_objet($flux) { 61 62 61 63 62 if($flux['args']['type'] == 'produit'){ 64 63 … … 73 72 ) 74 73 ); 75 76 74 77 75 if ($p = strpos($flux['data'], '<!--afficher_fiche_objet-->')) {
Note: See TracChangeset
for help on using the changeset viewer.