Revize 1670
Přidáno uživatelem Ondřej Fibich před asi 12 roky(ů)
freenetis/branches/testing/db_upgrades/upgrade_1.0.0.php | ||
---|---|---|
<?php defined('SYSPATH') or die('No direct script access.');
|
||
/*
|
||
* This file is part of open source system FreenetIS
|
||
* and it is released under GPLv3 licence.
|
||
*
|
||
* More info about licence can be found:
|
||
* http://www.gnu.org/licenses/gpl-3.0.html
|
||
*
|
||
* More info about project can be found:
|
||
* http://www.freenetis.org/
|
||
*
|
||
*/
|
||
|
||
/**
|
||
* Creates new structure for traffic logging.
|
||
*
|
||
* @author Ondřej Fibich <ondrej.fibich@gmail.com>
|
||
*/
|
||
$upgrade_sql['1.0.0'] = array
|
||
(
|
||
);
|
freenetis/branches/testing/version.php | ||
---|---|---|
* The current version of FreenetIS.
|
||
* This value must be changed by developers in a new release of FreenetIS.
|
||
*/
|
||
define('FREENETIS_VERSION', '1.0.0~rc9');
|
||
define('FREENETIS_VERSION', '1.0.0');
|
Také k dispozici: Unified diff
Vydani:
- freenetis 1.0.0