Revision 1270
Added by Luisehahne almost 16 years ago
| branches/2.8.x/CHANGELOG | ||
|---|---|---|
| 12 | 12 |
|
| 13 | 13 |
------------------------------------- 2.8.1 ------------------------------------- |
| 14 | 14 |
22-Jan-2010 Dietmar Woellbrink (Luisehahne) |
| 15 |
! set svn keywords |
|
| 16 |
22-Jan-2010 Dietmar Woellbrink (Luisehahne) |
|
| 15 | 17 |
# Ticket #869 Droplet-Engine does'nt work in some case |
| 16 | 18 |
! continue update header info |
| 17 | 19 |
22-Jan-2010 Dietmar Woellbrink (Luisehahne) |
| branches/2.8.x/wb/admin/groups/groups.php | ||
|---|---|---|
| 39 | 39 |
* @platform WebsiteBaker 2.8.x |
| 40 | 40 |
* @requirements PHP 4.3.4 and higher |
| 41 | 41 |
* @version $Id$ |
| 42 |
* @filesource $HeadURL: $
|
|
| 43 |
* @lastmodified $Date: $
|
|
| 42 |
* @filesource $HeadURL$ |
|
| 43 |
* @lastmodified $Date$ |
|
| 44 | 44 |
* |
| 45 | 45 |
*/ |
| 46 | 46 |
|
| 47 | 47 | |
| branches/2.8.x/wb/admin/groups/index.php | ||
|---|---|---|
| 39 | 39 |
* @platform WebsiteBaker 2.8.x |
| 40 | 40 |
* @requirements PHP 4.3.4 and higher |
| 41 | 41 |
* @version $Id$ |
| 42 |
* @filesource $HeadURL: $
|
|
| 43 |
* @lastmodified $Date: $
|
|
| 42 |
* @filesource $HeadURL$ |
|
| 43 |
* @lastmodified $Date$ |
|
| 44 | 44 |
* |
| 45 | 45 |
*/ |
| 46 | 46 |
|
| 47 | 47 | |
| branches/2.8.x/wb/admin/interface/version.php | ||
|---|---|---|
| 52 | 52 |
|
| 53 | 53 |
// check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled) |
| 54 | 54 |
if(!defined('VERSION')) define('VERSION', '2.8.1');
|
| 55 |
if(!defined('REVISION')) define('REVISION', '1269');
|
|
| 55 |
if(!defined('REVISION')) define('REVISION', '1270');
|
|
| 56 | 56 |
|
| 57 | 57 |
?> |
| branches/2.8.x/wb/admin/login/index.php | ||
|---|---|---|
| 39 | 39 |
* @platform WebsiteBaker 2.8.x |
| 40 | 40 |
* @requirements PHP 4.3.4 and higher |
| 41 | 41 |
* @version $Id$ |
| 42 |
* @filesource $HeadURL: $
|
|
| 43 |
* @lastmodified $Date: $
|
|
| 42 |
* @filesource $HeadURL$ |
|
| 43 |
* @lastmodified $Date$ |
|
| 44 | 44 |
* |
| 45 | 45 |
*/ |
| 46 | 46 |
|
| 47 | 47 | |
| branches/2.8.x/wb/framework/class.login.php | ||
|---|---|---|
| 39 | 39 |
* @platform WebsiteBaker 2.8.x |
| 40 | 40 |
* @requirements PHP 4.3.4 and higher |
| 41 | 41 |
* @version $Id$ |
| 42 |
* @filesource $HeadURL: $
|
|
| 43 |
* @lastmodified $Date: $
|
|
| 42 |
* @filesource $HeadURL$ |
|
| 43 |
* @lastmodified $Date$ |
|
| 44 | 44 |
* |
| 45 | 45 |
*/ |
| 46 | 46 |
|
| 47 | 47 | |
| branches/2.8.x/wb/framework/class.frontend.php | ||
|---|---|---|
| 39 | 39 |
* @platform WebsiteBaker 2.8.x |
| 40 | 40 |
* @requirements PHP 4.3.4 and higher |
| 41 | 41 |
* @version $Id$ |
| 42 |
* @filesource $HeadURL: $
|
|
| 43 |
* @lastmodified $Date: $
|
|
| 42 |
* @filesource $HeadURL$ |
|
| 43 |
* @lastmodified $Date$ |
|
| 44 | 44 |
* |
| 45 | 45 |
*/ |
| 46 | 46 |
|
| 47 | 47 | |
| branches/2.8.x/wb/framework/frontend.functions.php | ||
|---|---|---|
| 39 | 39 |
* @platform WebsiteBaker 2.8.x |
| 40 | 40 |
* @requirements PHP 4.3.4 and higher |
| 41 | 41 |
* @version $Id$ |
| 42 |
* @filesource $HeadURL: $
|
|
| 43 |
* @lastmodified $Date: $
|
|
| 42 |
* @filesource $HeadURL$ |
|
| 43 |
* @lastmodified $Date$ |
|
| 44 | 44 |
* |
| 45 | 45 |
*/ |
| 46 | 46 |
|
| 47 | 47 | |
| branches/2.8.x/wb/framework/functions.php | ||
|---|---|---|
| 39 | 39 |
* @platform WebsiteBaker 2.8.x |
| 40 | 40 |
* @requirements PHP 4.3.4 and higher |
| 41 | 41 |
* @version $Id$ |
| 42 |
* @filesource $HeadURL: $
|
|
| 43 |
* @lastmodified $Date: $
|
|
| 42 |
* @filesource $HeadURL$ |
|
| 43 |
* @lastmodified $Date$ |
|
| 44 | 44 |
* |
| 45 | 45 |
*/ |
| 46 | 46 |
|
| 47 | 47 | |
| branches/2.8.x/wb/modules/index.php | ||
|---|---|---|
| 39 | 39 |
* @platform WebsiteBaker 2.8.x |
| 40 | 40 |
* @requirements PHP 4.3.4 and higher |
| 41 | 41 |
* @version $Id$ |
| 42 |
* @filesource $HeadURL: $
|
|
| 43 |
* @lastmodified $Date: $
|
|
| 42 |
* @filesource $HeadURL$ |
|
| 43 |
* @lastmodified $Date$ |
|
| 44 | 44 |
* |
| 45 | 45 |
*/ |
| 46 | 46 |
|
| 47 | 47 | |
| branches/2.8.x/wb/modules/edit_module_files.php | ||
|---|---|---|
| 39 | 39 |
* @platform WebsiteBaker 2.8.x |
| 40 | 40 |
* @requirements PHP 4.3.4 and higher |
| 41 | 41 |
* @version $Id$ |
| 42 |
* @filesource $HeadURL: $
|
|
| 43 |
* @lastmodified $Date: $
|
|
| 42 |
* @filesource $HeadURL$ |
|
| 43 |
* @lastmodified $Date$ |
|
| 44 | 44 |
* |
| 45 | 45 |
*/ |
| 46 | 46 |
|
| 47 | 47 | |
| branches/2.8.x/wb/modules/admin.php | ||
|---|---|---|
| 39 | 39 |
* @platform WebsiteBaker 2.8.x |
| 40 | 40 |
* @requirements PHP 4.3.4 and higher |
| 41 | 41 |
* @version $Id$ |
| 42 |
* @filesource $HeadURL: $
|
|
| 43 |
* @lastmodified $Date: $
|
|
| 42 |
* @filesource $HeadURL$ |
|
| 43 |
* @lastmodified $Date$ |
|
| 44 | 44 |
* |
| 45 | 45 |
*/ |
| 46 | 46 |
|
| 47 | 47 | |
Also available in: Unified diff
set svn keywords