Ignore:
Timestamp:
Jul 3, 2009, 9:35:30 AM (15 years ago)
Author:
maron
Message:

Možnost porovnávat všechny verze, zobrazení verze v porovnávání

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/global_function.php

    r236 r238  
    276276    if(($old <> $new) and ($GroupItem['Column'] <> 'Comment'))
    277277    {
    278       //  echo $old.'X'.$new;
     278        echo $old.'X'.$new;
    279279      $result = false;
    280280    }
Note: See TracChangeset for help on using the changeset viewer.