Changeset 238 for trunk/includes/global_function.php
- Timestamp:
- Jul 3, 2009, 9:35:30 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/global_function.php
r236 r238 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.