Changeset 240
- Timestamp:
- Jul 3, 2009, 12:08:14 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/global_function.php
r238 r240 276 276 if(($old <> $new) and ($GroupItem['Column'] <> 'Comment')) 277 277 { 278 echo $old.'X'.$new;278 // echo $old.'X'.$new; 279 279 $result = false; 280 280 }
Note:
See TracChangeset
for help on using the changeset viewer.