Hi Robert, 1. Why have you renamed installer/install.php to installer/_install.php ? (Reverted in SVN 6724) 2. Do a global search for: $root_path.'/include/inc_charset_fx.php' and replace with: $root_path.'/include/core/inc_charset_fx.php' In fact this can be done for all file names in the 'core' folder. Please note that some of your global replacements are mangling other unicode text in the files. eg., The tr help file and gr credits file had to reverted for all but the 'core' change. It is advisable to get a list of files first and manually check them out. Going thru' each file after the change may be cumbersome. 3. language/hu/lang_hu_invalid-access-warning.php has some unicode strings corrupted from a previous update. 4. fr invalid-access-warning file has been mangled from a previous commit.
SVN 6724 has corrected all changes done in 6723. Also corrected include/include/inc_img_fx.php to include/core/inc_img_fx.php in these files. Regards, Ap.Muthu >> > Do a global search for: >> > $root_path.'/include/inc_environment_global.php' >> > and replace with: >> > $root_path.'/include/core/inc_environment_global.php' >> >> --------- >> $ grep 'include/inc_environment_global.php' * -R | wc -l >> 93 >> --------- >> >> 93 times found, ouch... Let me try ... >> >> Robert >> > > fixed.. please check committed revision 6723. > > Robert ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Care2002-developers mailing list Care2002-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/care2002-developers