/* * Created by PyramIDE. * User: フランスのトトロ aka (David RENÉ) * Date: 18/04/2020 * Time: 15:18 * © David RENÉ */ read xlib/web/controllers_web_site.anubis public define WEB_Action_Name do_change_language = controller_action("language", "do_change_language"). public define WEB_Action_Name ajax_translate_json = controller_action("language", "ajax_translate_json").