privilegedemarque/modules/lofadvancecustom/defines.php
Serveur preprod f0c0c48223 first push
2016-04-14 16:14:31 +02:00

15 lines
434 B
PHP
Executable File

<?php
/**
* $ModDesc
*
* @version $Id: file.php $Revision
* @package modules
* @subpackage $Subpackage.
* @copyright Copyright (C) December 2010 LandOfCoder.com <@emai:landofcoder@gmail.com>.All rights reserved.
* @license GNU General Public License version 2
*/
define('LOF_MODULE_NAME_CUSTOM', 'lofadvancecustom');
define('LOF_MODULE_ADVANCE_CUSTOM_LIMIT_BLOCK', 10);
global $lofPosition;
$lofPosition = array(1,2,3,4);