Ignore:
Timestamp:
Mar 21, 2006, 2:27:21 AM (18 years ago)
Author:
rvelices
Message:

URL rewriting: fix some old links, calendar simplification and prepare code
for urls without ? (added functions get_root_url and add_url_param)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/calendar_base.class.php

    r1086 r1090  
    4646  {
    4747    global $page;
    48     if ($page['chronology']['field']=='posted')
     48    if ($page['chronology_field']=='posted')
    4949    {
    5050      $this->date_field = 'date_available';
Note: See TracChangeset for help on using the changeset viewer.