Parameter default set to false

This commit is contained in:
Saqib Razzaq 2016-06-03 01:02:05 -07:00
parent cd0ac555cd
commit 8de54d24dc

View file

@ -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);