mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 03:24:20 +02:00
Issue #2057 Avoid messing with array values in toForm()
This commit is contained in:
@@ -2797,7 +2797,9 @@ class e_form
|
||||
|
||||
/**
|
||||
* Render a Breadcrumb in Bootstrap format.
|
||||
* @param $array
|
||||
* @param $array
|
||||
* @param $array[url]
|
||||
* @param $array[text]
|
||||
*/
|
||||
function breadcrumb($array)
|
||||
{
|
||||
|
Reference in New Issue
Block a user