diff --git a/extension/Documentation/Manual.rst b/extension/Documentation/Manual.rst index cfef3edc88864ac036b14ff3d2a2b592f1ad92e1..2ea4c30ca336943969ae120f5cbf0da24857c425 100644 --- a/extension/Documentation/Manual.rst +++ b/extension/Documentation/Manual.rst @@ -7229,8 +7229,9 @@ All places with `{{feUser:Y}}` has to be replaced by `{{feUser:UY}}`: :: Semester switch (remember last choice) '''''''''''''''''''''''''''''''''''''' -A current semester is defined via configuration in STORE_SYSTEM '{{semId:Y}}'. The first column "'{{semId:SUY}}' AS '_=semId'" saves -the semester to STORE_USER via '_=semId'. The priority 'SCUY' takes either the latest choose (STORE_SIP) or reuse the +A current semester is defined via configuration in STORE_SYSTEM '{{semId:Y}}'. The first column in 10.sql +`'{{semId:SUY}}' AS '_=semId'` saves +the semester to STORE_USER via '_=semId'. The priority 'SUY' takes either the latest choose (STORE_SIP) or reuse the last used (STORE_USER) or (first time call during browser session) takes the default from config (STORE_SYSTEM): :: # Semester switch