Vanilla 1.1.8 is a product of Lussumo. More Information: Documentation, Community Support.
Help keep Vanilla free:$Configuration['DATABASE_PASSWORD'] = ''; to the conf/database.php even when it asked me in the install file.a feature like whispers make caching impossible
@version 1.1.4-rc2@version 1.1.5-rc2
$this->UserQuery = strtolower(trim($this->UserQuery));
function BreakKeywords() {
$this->UserQuery = strtolower(trim($this->UserQuery));
$Keywords = explode(' ', $this->UserQuery);
1 to 36 of 36