Changeset 109979 in spip-zone for _plugins_/spip_proprietaire/spip_3/spip_proprio_fonctions.php
- Timestamp:
- Apr 23, 2018, 7:53:51 AM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/spip_proprietaire/spip_3/spip_proprio_fonctions.php
r102436 r109979 377 377 $image = _image_valeurs_trans($img, 'one', 'png'); 378 378 //var_export($image); 379 include_spip('filtres/images_transforme'); 379 380 $img = image_alpha($img, $alpha); 380 381 if ($src) {
Note: See TracChangeset
for help on using the changeset viewer.