Revision 590
Added by doc almost 17 years ago
trunk/CHANGELOG | ||
---|---|---|
11 | 11 |
! = Update/Change |
12 | 12 |
|
13 | 13 |
------------------------------------- 2.7.0 ------------------------------------- |
14 |
24-Jan-2008 Christian Sommer |
|
15 |
# fixed another E_NOTICE warning |
|
14 | 16 |
24-Jan-2008 Matthias Gallas |
15 | 17 |
+ Added keywords to files where they are missing |
16 | 18 |
23-Jan-2008 Christian Sommer |
trunk/wb/admin/languages/details.php | ||
---|---|---|
56 | 56 |
'NAME' => $language_name, |
57 | 57 |
'AUTHOR' => $language_author, |
58 | 58 |
'VERSION' => $language_version, |
59 |
'DESIGNED_FOR' => $language_designed_for
|
|
59 |
'DESIGNED_FOR' => $language_platform
|
|
60 | 60 |
) |
61 | 61 |
); |
62 | 62 |
|
Also available in: Unified diff
fixed another E_NOTICE warning