Parameter default set to false
This commit is contained in:
parent
cd0ac555cd
commit
8de54d24dc
1 changed files with 1 additions and 1 deletions
|
@ -284,7 +284,7 @@ class Collections extends CBCategory
|
|||
/**
|
||||
* Function used to get collections
|
||||
*/
|
||||
function get_collections($p=NULL,$brace)
|
||||
function get_collections($p=NULL,$brace = false)
|
||||
{
|
||||
global $db;
|
||||
//pex($p,true);
|
||||
|
|
Loading…
Add table
Reference in a new issue