Parcourir la source

Update inc_photowatermark_config.php

默认关闭图片水印
tags/6.5.0
叙述、别离 il y a 2 mois
Parent
révision
b948871fb4
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      src/data/mark/inc_photowatermark_config.php

+ 2
- 2
src/data/mark/inc_photowatermark_config.php Voir le fichier

@@ -1,6 +1,6 @@
<?php
$photo_markup = '1';
$photo_markdown = '1';
$photo_markup = '0';
$photo_markdown = '0';
$photo_marktype = '1';
$photo_wwidth = '120';
$photo_wheight = '120';


Chargement…
Annuler
Enregistrer