source: extensions/piclens/include/config_extendeddesc.inc.php @ 3637

Last change on this file since 3637 was 3637, checked in by tiico, 15 years ago

Pb with last commit (3636)
Convert all file into UTF8 and Unix format
Add TODO in chinese language file

File size: 364 bytes
Line 
1<?php
2/*
3 * Plugin Name: CoolIris-Piclens
4 * Version: 0.3.4
5 * Description: Cooliris/Piclens activation
6 * Plugin URI: http://fr.piwigo.org/ext/extension_view.php?eid=234
7 * Author: Tiico
8 * Author URI:
9 * */
10/********* Fichier config_extendeddesc.incl.php  *********/
11
12// balises utilisees par extended description
13
14$piclens_extdesc_hidden = '<!--hidden-->';
15
16?>
Note: See TracBrowser for help on using the repository browser.