constant ME_PATH_PHP in me aliases 8
Same name and namespace in other branches
- 6.2 me.module \ME_PATH_PHP
- 6 me.module \ME_PATH_PHP
- 7 me.module \ME_PATH_PHP
2 uses of ME_PATH_PHP
- me_admin_settings_form in ./
me.module - Form callback for the admin settings form.
- _me_handle_path in ./
me.module - Helper function to check if me should handle a given path.
File
- ./
me.module, line 19 - Provides 'me' aliases to allow users to enter 'me' in common paths instead of their user id.
Code
define('ME_PATH_PHP', 2);