Changeset 2698 for branches/omega-1.0.5/CHANGELOG
- Timestamp:
- 03/19/10 09:50:13 (2 years ago)
- File:
-
- 1 edited
-
branches/omega-1.0.5/CHANGELOG (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/omega-1.0.5/CHANGELOG
r2697 r2698 1 1 ispCP ω 1.0.5 Changelog 2 2 ~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 4 2010-03-19 Laurent Declercq 5 - ENGINE: 6 * Fixed #2265: Protected area's files are regenerated in wrong place 7 during update 8 * Refactoring and some others changes in the ispcp-htaccess-mngr manager: 9 - Added code documentation 10 - Changed `dump_el()` to `pop_el()` in main section to avoid log 11 repetition on error 12 - Changed prefixes of all subroutines names according the script 13 name 14 - Merged 'htuser_del_user_system_data()' with 15 'htuser_del_group_system_data()' 16 - Removed useless variables 17 - Removed useless call of `get_conf()` (already performed in common 18 file) 19 - Removed useless conditions in SQL statements 20 - Removed useless `wc` command to improve performances 21 - Removed useless sleep statement 22 - Rewritten the `htuser_mngr_engine()` subroutine to avoid code 23 repetition 24 - GUI: 25 * Fixed #2265: Protected area's files are regenerated in wrong place 26 during update: 27 - Added an database update to clean all `.htaccess` destdir paths 28 - Added code to cleanup the submitted `.htaccess` destdir path 3 29 4 30 2010-03-13 Laurent Declercq
Note: See TracChangeset
for help on using the changeset viewer.
