ez projects / fix_class_translations
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| fix_class_translations | Kristof Coomans | planning | 0.1 | 3.9.x |
The updateclasstranslations.php 3.9 update script can cause your class
and class attribute names to become serialized PHP arrays, when you
run it more than once. This command line script fixes the class and
class attribute names.
Changelog
Sunday 24 December 2006 11:24
Kristof Coomans