version is 1.0.1
This commit is contained in:
parent
7c51a33cc3
commit
82a4caef1a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
define('UI_PL_DRAG_ENABLED', TRUE);
|
define('UI_PL_DRAG_ENABLED', TRUE);
|
||||||
define('UI_PL_DRAG_INTRO', 'Here you can simply rearrange whole playlist on just drag items up or down.');
|
define('UI_PL_DRAG_INTRO', 'Here you can simply rearrange whole playlist on just drag items up or down.');
|
||||||
define('UI_VERSION', 'LiveSupport 1.0');
|
define('UI_VERSION', 'LiveSupport 1.0.1');
|
||||||
define('UI_VERSION_FULLNAME', 'LiveSupport 1.0 stable');
|
define('UI_VERSION_FULLNAME', 'LiveSupport 1.0 stable');
|
||||||
define('UI_TESTSTREAM_MU3_TMP', 'img/test.m3u');
|
define('UI_TESTSTREAM_MU3_TMP', 'img/test.m3u');
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue