Solar_Uri_Rewrite::mergeRules()

public void Solar_Uri_Rewrite::mergeRules ( array $list )

Merges a new list of rules with the existing ones; the new ones will replace any existing rules with the same keys.

Parameters

  • (array) $list: Merge these rules with the existing ones.

Returns

  • (void)

Description

Merges a new list of rules with the existing ones; the new ones will replace any existing rules with the same keys.



Local