Collapse expanded keywords ($Date$, $Author$, ...)

This commit is contained in:
2017-02-06 18:45:44 +01:00
parent 784891705f
commit f0a3b2bd3a
199 changed files with 401 additions and 401 deletions

View File

@@ -3,8 +3,8 @@ note
This module allows the use Session Based Authentication using Cookies to restrict access
by looking up users in the given providers.
]"
date: "$Date: 2016-04-27 16:04:18 +0200 (mer., 27 avr. 2016) $"
revision: "$Revision: 98643 $"
date: "$Date$"
revision: "$Revision$"
class
CMS_SESSION_AUTH_MODULE

View File

@@ -2,8 +2,8 @@ note
description: "[
Processes a HTTP request's checking Session cookies, putting the result into the execution variable user.
]"
date: "$Date: 2015-02-13 13:08:13 +0100 (ven., 13 févr. 2015) $"
revision: "$Revision: 96616 $"
date: "$Date$"
revision: "$Revision$"
class
CMS_SESSION_AUTH_FILTER