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

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

Add index.php file into directory
Add CHANGELOG and clean header files
Add 'last comments' option for name and descriptions (%ID option)
Add maintain.inc.php for migration to 0.4.x (name and description translation)
Complete Chinese translation (thanks winson)

  • Correct the latests commit (3636 & 3637 were not complete)
File size: 181 bytes
Line 
1<?php
2/*
3 * Plugin Name: CoolIris-Piclens
4 * File :  config_extendeddesc.inc.php 
5 */
6
7// balises utilisees par extended description
8
9$piclens_extdesc_hidden = '<!--hidden-->';
10
11?>
Note: See TracBrowser for help on using the repository browser.