Revision 1823,
482 bytes
checked in by kozlika, 14 years ago
(diff) |
wFlickr: Typo. Suppression ligne vide en fin de fichier PHP.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Date Revision
-
Property svn:mime-type set to
text/plain
|
Line | |
---|
1 | <?php |
---|
2 | $this->registerModule( |
---|
3 | /* Name */ 'wflickr', |
---|
4 | /* Description*/ 'Affichage d\'images depuis Flickr dans un widget', |
---|
5 | /* Author */ 'Charles Delorme http://www.suricat.net/', |
---|
6 | /* Version */ '1.2', |
---|
7 | /* Permissions */ 'usage,contentadmin' |
---|
8 | // License 'CC-BY-SA' http://creativecommons.org/licenses/by-sa/2.0/fr/ |
---|
9 | |
---|
10 | // Merci à tous ceux qui ont commenté sur |
---|
11 | // http://www.suricat.net/web/index.php/2008/01/24/423-wflickr-widget-dotclear-pour-vos-photos-flickr |
---|
12 | |
---|
13 | ); |
---|
14 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.