• Now in add of ?a= (which means action =) we defined the ?aws_action= (which means 'Anubis Web Server Action = ')
    the 'a=' will be deprecated in the future because 'a' can be web argument name too easily.
    In addition of the new name for action, there is an action which is special for not using session stored in cookie.
    When ...?aws_action=none this means don't restore session state for this action like action name which starting "ajax_".
    totoro authored
     
    Browse Code »