PHP Classes

File: language/french/blocks.php

Recommend this page to a friend!
  Classes of Gregory Mage   xmdoc   language/french/blocks.php   Download  
File: language/french/blocks.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: xmdoc
XOOPS CMS module to manage files attached to posts
Author: By
Last change:
Date: 3 years ago
Size: 834 bytes
 

Contents

Class file image Download
<?php
/*
 You may not change or alter any portion of this comment or credits
 of supporting developers from this source code or any supporting source code
 which is considered copyrighted (c) material of the original comment or credit authors.

 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
*/

/**
 * xmdoc module
 *
 * @copyright XOOPS Project (https://xoops.org)
 * @license GNU GPL 2 (http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
 * @author Mage Gregory (AKA Mage)
 */
// index.php
define('_MB_XMDOC_ALLCATEGORY', 'Toutes les catégories');
define('_MB_XMDOC_CATEGORY', 'Afficher les catégories:');
define('_MB_XMDOC_NBDOC', 'Nombre de document à afficher');