-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconf.php
22 lines (20 loc) · 836 Bytes
/
conf.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?php
/*
* e107 website system
*
* Copyright (C) 2008-2018 e107 Inc (e107.org)
* Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
* xpandSlider plugin - Perfect responsive image, HTML slider for e107 CMS
* Author: rolla <[email protected]>
*
*/
define("XPNSLD_TITLE", "xpandSlider"); // plugin title
define("XPNSLD_NAME", "xpandslider"); // plugin name aka path
define("XPNSLD_DIR", "xpandslider/"); // plugin dir with trailing slash
define("XPNSLD_IMG_DIR", "images/slides/"); // slides dir with trailing slash
define("XPNSLD_DB", "xpandslider"); // db table
define("XPNSLD_START_YEAR", 2013); // plugin first release year
define("XPNSLD_LAST_YEAR", 2018); // plugin last edit year
define("XPNSLD_URDT_VERSION", "URDT.LV v5.0"); // dev company version