mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
#3892 Abka.com.tr ihtiyaçlar
This commit is contained in:
parent
26daad04d4
commit
c9e4dd1c6d
@ -30,6 +30,7 @@
|
||||
'mainCats':mainCats,
|
||||
'subCats':subCats,
|
||||
'ranges':ranges,
|
||||
'text':text,
|
||||
'checkboxes':checkboxes,
|
||||
'topfields' : topfields,
|
||||
'selectDropdown' : selectDropdown,
|
||||
|
||||
@ -400,7 +400,7 @@ class AdvsController extends PublicController
|
||||
|
||||
$compact = compact('advs', 'countries', 'mainCats', 'subCats', 'checkboxes', 'param',
|
||||
'user', 'featured_advs', 'viewType', 'topfields', 'selectDropdown', 'selectRange', 'selectImage', 'ranges',
|
||||
'seenList', 'radio', 'category', 'cityId', 'allCats', 'catText', 'cFArray');
|
||||
'text', 'seenList', 'radio', 'category', 'cityId', 'allCats', 'catText', 'cFArray');
|
||||
|
||||
return $this->viewTypeBasedRedirect($viewType, $compact);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user