Revision 1977
Added by Luisehahne about 12 years ago
| info.php | ||
|---|---|---|
| 25 | 25 |
* @author Dietmar Wöllbrink <dietmar.woellbrink@websiteBaker.org> |
| 26 | 26 |
* @copyright Werner v.d.Decken <wkl@isteam.de> |
| 27 | 27 |
* @license http://www.gnu.org/licenses/gpl.html GPL License |
| 28 |
* @version 1.6.8
|
|
| 28 |
* @version 1.6.9
|
|
| 29 | 29 |
* @revision $Revision$ |
| 30 | 30 |
* @link $HeadURL$ |
| 31 | 31 |
* @lastmodified $Date$ |
| ... | ... | |
| 34 | 34 |
*/ |
| 35 | 35 |
|
| 36 | 36 |
$module_directory = 'MultiLingual'; |
| 37 |
$module_name = 'MultiLingual Switcher 1.6.8';
|
|
| 37 |
$module_name = 'MultiLingual Switcher 1.6.9';
|
|
| 38 | 38 |
$module_function = 'snippet'; |
| 39 |
$module_version = '1.6.8';
|
|
| 39 |
$module_version = '1.6.9';
|
|
| 40 | 40 |
$module_status = 'alpha'; |
| 41 | 41 |
$module_platform = '2.8.4'; |
| 42 | 42 |
$module_author = 'Luisehahne'; |
Also available in: Unified diff
! /framework/functions.php: started implementation of packet AccessFile in function rebuild_all_accessfiles()
+ /framework/functions.php::rm_full_dir() added additional argument to set list of protected files
! integrate the new processes into the upgrade-script.php
+ extended checks and informations in /modules/MultiLingual/upgrade.php
increasing version for module MultiLingual to 1.6.9