Drupal 7.2 released
A new version of one of the most popular cms used for website development has been released.
The main differences:
- more simplified htaccess file;
 - changed the file settings.php
 
As well as a lot of fixed bugs, for example:
- improved compatibility with upgrades from version 6 to 7
 - optimization of using the t () function for localization of sites
 - increase in the speed of loading lists of modules, as well as the speed of working with them
 - SQLite fix
 - optimization of static and aggressive caching
 - Correction of the work of embedded themes, for example Bartik
 
You can download from the official site by clicking on the link for 
Drupal 7.2 , successful update and further use.
')
Source: https://habr.com/ru/post/120004/
All Articles