Ignore:
Timestamp:
Jan 2, 2007, 11:37:08 PM (17 years ago)
Author:
rub
Message:

Issue ID 0000529 Re-Fixed.

Problem with "Options +MultiViews" .htaccess configuration.

Merge branch-1_6 1688:1689 into BSF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/functions_calendar.inc.php

    r1687 r1690  
    187187
    188188  $must_show_list = true; // true until calendar generates its own display
    189   if (script_basename() != 'picture.php')
     189  if (script_basename() != 'picture') // basename without file extention
    190190  {
    191191    $template->assign_block_vars('calendar', array());
Note: See TracChangeset for help on using the changeset viewer.