Files
oav/dotclear._no/plugins/postCount/locales/fr/resources.php
2023-03-20 12:18:38 +01:00

19 lines
563 B
PHP
Executable File

<?php
# -- BEGIN LICENSE BLOCK ----------------------------------
# This file is part of postCount, a plugin for Dotclear 2.
#
# Copyright (c) 2007-2010 Olivier Le Bris
# http://phoenix.cybride.net/
#
# Licensed under the Creative Commons by-nc-sa license.
# See LICENSE file or
# http://creativecommons.org/licenses/by-nc-sa/3.0/deed.fr_CA
# -- END LICENSE BLOCK ------------------------------------
/**
* link html help page
*/
if (!isset($__resources['help']['postCount'])) {
$__resources['help']['postCount'] = dirname(__FILE__).'/help/postCount.html';
}