Changeset 1179917
- Timestamp:
- 06/12/2015 09:40:34 PM (11 years ago)
- File:
-
- 1 edited
-
the-welcomizer/trunk/includes/twiz.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
the-welcomizer/trunk/includes/twiz.class.php
r1179911 r1179917 403 403 const VISIBILITY_VISITORS = 'visitors'; 404 404 const VISIBILITY_MEMBERS = 'members'; 405 const VISIBILITY_ADMIN = 'admin ';405 const VISIBILITY_ADMIN = 'admins'; 406 406 407 407 // Output constants
Note: See TracChangeset
for help on using the changeset viewer.