Project

General

Profile

« Previous | Next » 

Revision bdaa5235

Added by Renato Botelho almost 6 years ago

Fix #6195: Allow to change NAT Outbound mode

make_config_revision_entry() second parameter expects a username to
override current logged in user in special cases. It's used when a tool
(e.g. wizard) is used to configure some functionality.

As it was already noted in easyrule.inc, this parameter cannot have
international characters since the tag where it's stored in config.xml
doesn't use CDATA.

Remove gettext() calls and add a comment on each place
make_config_revision_entry() is called with username parameter

  • added
  • modified
  • copied
  • renamed
  • deleted