Missing feature or Old code

This topic contains 1 reply, has 2 voices, and was last updated by  Paolo 9 years, 11 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #1465

    Jeff
    Buyer
    Post count: 188

    In gdevents_template_functions.php there is code like this:

    
    
    		if(isset($_SESSION['multi_city']))
    		$city_id =  mysql_real_escape_string ($_SESSION['multi_city']);
    		

    The variable $city_id is never used in this function.

    Similarly:

    $todaydate = "$cYear-$cMonth1-$the_cal_date";

    is never used either.

    #1511

    Paolo
    Site Admin
    Post count: 31206

    A valid license is required to view this reply.

    You may need to login

    OR

    Buy either a Membership or valid license for this product.

    Thanks, Team GeoDirectory!

Viewing 2 posts - 1 through 2 (of 2 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket