Revision 1959
Added by darkviper about 11 years ago
branches/2.8.x/CHANGELOG | ||
---|---|---|
11 | 11 |
! = Update/Change |
12 | 12 |
=============================================================================== |
13 | 13 |
|
14 |
16 Aug-2013 Build 1959 M.v.d.Decken(DarkViper) |
|
15 |
+ ~dummy.git files to include empty directories in git-hub zipfiles |
|
14 | 16 |
14 Aug-2013 Build 1958 M.v.d.Decken(DarkViper) |
15 | 17 |
! update Twig 1.13.1 -> 1.13.2 |
16 | 18 |
14 Aug-2013 Build 1957 M.v.d.Decken(DarkViper) |
branches/2.8.x/wb/media/~dummy.git | ||
---|---|---|
1 |
this is a dummy file only |
branches/2.8.x/wb/admin/interface/version.php | ||
---|---|---|
51 | 51 |
|
52 | 52 |
// check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled) |
53 | 53 |
if(!defined('VERSION')) define('VERSION', '2.8.3'); |
54 |
if(!defined('REVISION')) define('REVISION', '1958');
|
|
54 |
if(!defined('REVISION')) define('REVISION', '1959');
|
|
55 | 55 |
if(!defined('SP')) define('SP', ''); |
branches/2.8.x/wb/pages/~dummy.git | ||
---|---|---|
1 |
this is a dummy file only |
Also available in: Unified diff
added ~dummy.git files to include empty directories in git-hub zipfiles