<?php
// if categories are locked display only the current listing category
if ( va_categories_locked() )
$listing_cat = $listing->category;
else
$listing_cat = array();
?>
There are currently 1 users browsing this thread. (0 members and 1 guests)