XOOPS
2.6.0
|
Go to the source code of this file.
Variables | |
const | _MI_SEARCH_BNAME1 "Search" |
const | _MI_SEARCH_DOSEARCH "Enable global searches?" |
const | _MI_SEARCH_DOSEARCHDSC "Allow searching for posts/items within your site." |
const | _MI_SEARCH_DSC 'Provides search ability for modules' |
const | _MI_SEARCH_MINSEARCH "Minimum keyword length" |
const | _MI_SEARCH_MINSEARCHDSC "Enter the minimum keyword length that users are required to enter to perform search" |
const | _MI_SEARCH_NAME 'Search' |
const _MI_SEARCH_BNAME1 "Search" |
Definition at line 27 of file modinfo.php.
const _MI_SEARCH_DOSEARCH "Enable global searches?" |
Definition at line 22 of file modinfo.php.
const _MI_SEARCH_DOSEARCHDSC "Allow searching for posts/items within your site." |
Definition at line 23 of file modinfo.php.
const _MI_SEARCH_DSC 'Provides search ability for modules' |
Definition at line 20 of file modinfo.php.
const _MI_SEARCH_MINSEARCH "Minimum keyword length" |
Definition at line 24 of file modinfo.php.
const _MI_SEARCH_MINSEARCHDSC "Enter the minimum keyword length that users are required to enter to perform search" |
Definition at line 25 of file modinfo.php.
const _MI_SEARCH_NAME 'Search' |
Definition at line 19 of file modinfo.php.