Changeset 1446 for branches/newtoken/wifidog/include/common.php
- Timestamp:
- 02/11/10 17:34:27 (2 years ago)
- Files:
-
- 1 modified
-
branches/newtoken/wifidog/include/common.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/newtoken/wifidog/include/common.php
r1428 r1446 156 156 define('LOGOUT_REASON_GARBAGE_COLLECTED', 3); 157 157 define('LOGOUT_REASON_UNKNOWN', 0); 158 define('LOGOUT_REASON_USER_LOGOUT', 1); 159 158 160 /* End of Other constants */ 159 161
