Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
* Remove outdated public folder checks.
* Minor text change
* Code style change
* No need for querystring in #attached javascript
* Returned URLs are wrong
* Use file_unmanaged_delete in clear_js_cache()
* Use drupal_hash_base64() for md5().
* User settings are now in $account->data['piwik']['custom']
* Removed dash from module name
* #946550: Revert to drupal_add_js()
* #951016: Reference error in php5.3
* D7 upgrade: rmdir() -> drupal_rmdir()
* Translations have been moved to l.d.o