You are here

Files in Session Limit 6.2

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt Overview: --------- The session-limit module is designed to allow an administrator to limit the number of simultaneous sessions a user may have. Installation and configuration: ------------------------------- Installation is as simple as copying the…
session_limit.api.php session_limit.api.php This file contains no working PHP code; it exists to provide additional documentation for doxygen as well as to document hooks in the standard Drupal manner.
session_limit.info session_limit.info name = Session Limit description = "Limit simultaneous user sessions." core = 6.x
session_limit.install session_limit.install Contains install and update functions for Session Limit.
session_limit.module session_limit.module Limits multiple sessions per user.
session_limit.rules.inc session_limit.rules.inc Rules integration with session_limit.
session_limit.test tests/session_limit.test Simpletest tests for session_limit.

Other projects