comListe/locales/fr/resources.php

15 lines
545 B
PHP
Raw Normal View History

2015-05-30 15:21:33 +00:00
<?php
# -- BEGIN LICENSE BLOCK ----------------------------------
# This file is part of comListe, a plugin for Dotclear.
#
# Copyright (c) 2008-2015 Benoit de Marne
# benoit.de.marne@gmail.com
#
# Licensed under the GPL version 2.0 license.
# A copy of this license is available in LICENSE file or at
# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# -- END LICENSE BLOCK ------------------------------------
if (!isset($__resources['help']['comListe'])) {
$__resources['help']['comListe'] = dirname(__FILE__).'/help/comListe.html';
}