Sfoglia il codice sorgente

Update inc_photowatermark_config.php

develop
叙述、别离 1 mese fa
parent
commit
c24aeae845
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      src/data/mark/inc_photowatermark_config.php

+ 1
- 1
src/data/mark/inc_photowatermark_config.php Vedi File

@@ -7,7 +7,7 @@ $photo_wheight = '120';
$photo_waterpos = '9';
$photo_watertext = 'www.dedebiz.com';
$photo_fontsize = '14';
$photo_fontcolor = '0,0,0';
$photo_fontcolor = '255,255,255';
$photo_marktrans = '100';
$photo_diaphaneity = '100';
$photo_markimg = 'mark.png';

Loading…
Annulla
Salva