Changeset 1709
- Timestamp:
- 07/14/2010 03:08:09 PM (3 years ago)
- Files:
-
- 1 modified
-
branches/1.3/wikka.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3/wikka.php
r1703 r1709 231 231 'rewrite_mode' => $t_rewrite_mode, 232 232 'wiki_suffix' => '@wikka', 233 'enable_user_host_lookup' => ' 1', #enable (1, default) or disable (0) lookup of user hostname from IP address233 'enable_user_host_lookup' => '0', #enable (1) or disable (0, default) lookup of user hostname from IP address 234 234 235 235 'action_path' => 'plugins/actions'.PATH_DIVIDER.'actions',