mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-01-27 00:33:34 +00:00
The changedsince or changesince parameter has an uncertain name.
This commit is contained in:
parent
3559f6e932
commit
fde9af2a07
@ -14,7 +14,7 @@ $session = new PublicSession();
|
||||
|
||||
param_to_global('action','{[a-z_-]+}');
|
||||
param_to_global('format','{[a-z]+/[a-zA-Z0-9.+_-]+}');
|
||||
param_to_global('changesince');
|
||||
param_to_global('changedsince','{.*}','changesince');
|
||||
param_to_global('start');
|
||||
param_to_global('end');
|
||||
param_to_global('lang');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user