LS->CC renaming. Added documentation.
This commit is contained in:
parent
4dfabbb4e2
commit
43c0907de3
1 changed files with 6 additions and 2 deletions
|
@ -2,13 +2,17 @@
|
||||||
/**
|
/**
|
||||||
* ArchiveServer configuration file
|
* ArchiveServer configuration file
|
||||||
*
|
*
|
||||||
* @author $Author$
|
* @author Tomas Hlava <th@red2head.com>
|
||||||
|
* @author Paul Baranowski <paul@paulbaranowski.org>
|
||||||
* @version $Revision$
|
* @version $Revision$
|
||||||
* @package Campcaster
|
* @package Campcaster
|
||||||
* @subpackage ArchiveServer
|
* @subpackage ArchiveServer
|
||||||
|
* @copyright 2006 MDLF, Inc.
|
||||||
|
* @license http://www.gnu.org/licenses/gpl.txt
|
||||||
|
* @link http://www.campware.org
|
||||||
*/
|
*/
|
||||||
|
|
||||||
define('LS_VERSION', '1.0');
|
define('CAMPCASTER_VERSION', '1.1.0');
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* configuration structure:
|
* configuration structure:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue