<< 20160913-debug-sandoz-bbmb-ch-data-duplication | Index | 20160908-improve-tooltip-manager-davaz-com >>
Current code is not controled by git.
And it has sensitive configuration informations (hard coded)..
At first, I have to clean up current, project structure and code.
davaz.com uses also original trans_handler
.
steinwies.ch needs also another trans_handler
. (name conflict).
Then' I've renamed these trans_handler files.
# apache.conf for davaz.com RubyAddPath /var/www/davaz.com/src RubyRequire 'util/trans_handler.davaz' RubyTransHandler DaVaz::Util::TransHandler.instance
# apache.conf for steinwies.ch RubyAddPath /var/www/steinwies.ch/src RubyRequire 'util/trans_handler.steinwies' RubyTransHandler Steinwies::TransHandler.instance
Commits:
Commis: