PDA

View Full Version : print_section_chooser


Badshah93
08-13-2011, 06:26 PM
is there any inbuilt vbulletin function to print cms section with subcategory like we have print_forum_chooser.

i know i can do through sql and then using print_select_row to print all cms sections. but it would be great if there is any inbuilt function for it.

i tried searching in vbulletin api and but couldn't find it.