⧼vector-jumptocontent⧽

Session.pl

From EPrints Documentation


Back to cfg.d

session.pl contions configuation for the EPrints session. Specifically:

  • $c->{session_init} - A function defining things to do when a session is initiated. (E.g. setting $ENV attributes).
  • $c->{session_close} - A function defining things to do when a session is closed.