13 lines
362 B
Text
13 lines
362 B
Text
# -*- text -*-
|
|
#
|
|
# $Id: 5d06454d0a8ccce7f50ddf7b01ba01c4ace6560a $
|
|
|
|
#
|
|
# The expiration module. This handles the Expiration attribute
|
|
# It should be included in the *end* of the authorize section
|
|
# in order to handle user Expiration. It should also be included
|
|
# in the instantiate section in order to register the Expiration
|
|
# compare function
|
|
#
|
|
expiration {
|
|
}
|