Explorar el Código

Update inc_photowatermark_config.php

默认关闭图片水印
develop
叙述、别离 hace 1 mes
padre
commit
b948871fb4
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      src/data/mark/inc_photowatermark_config.php

+ 2
- 2
src/data/mark/inc_photowatermark_config.php Ver fichero

@@ -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';


Cargando…
Cancelar
Guardar