Last
A last module is called in case no other module could handle the
request. Its module type constant is MODULE_LAST. Its API method is:
- mixed last_resort( object id )
-
id is the request information object. For possible return
values see the responses chapter.
|