Changeset 8262
- Timestamp:
- 08/31/09 19:30:45 (4 years ago)
- Files:
-
- modules/branches/2.6/core/functions.inc.php (modified) (1 diff)
- modules/branches/2.6/core/module.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6/core/functions.inc.php
r8256 r8262 4863 4863 if ($value['iso'] == $country) { 4864 4864 4865 fwrite($fd, "description = {$value['name']}\n"); 4865 4866 fwrite($fd, "{$value['conf']}\n\n"); 4866 4867 } modules/branches/2.6/core/module.xml
r8261 r8262 10 10 <canuninstall>no</canuninstall> 11 11 <changelog> 12 *2.6.0beta2.2* #3722, #3848 12 *2.6.0beta2.2* #3722, #3848, #3841 13 13 *2.6.0beta2.1* #3844 (revert #3423), #3846, #3849 14 14 *2.6.0beta2.0* #3075, #3501, #3636, #3581, #3266, #3701, #3545, #3430, #3798, #3609, #3836
