Changeset 1081 in ExiteCMS for trunk/forum/post.php
- Timestamp:
- 11/07/07 16:57:20 (5 years ago)
- File:
-
- 1 edited
-
trunk/forum/post.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/forum/post.php
r1071 r1081 465 465 if ($settings['forum_flags']) { 466 466 if ($userdata['user_id'] == 1) { 467 $preview['cc_flag'] = GeoIP_Code2Flag($ locale['country']);467 $preview['cc_flag'] = GeoIP_Code2Flag($settings['country']); 468 468 } else { 469 469 $preview['cc_flag'] = GeoIP_IP2Flag($userdata['user_ip']);
Note: See TracChangeset
for help on using the changeset viewer.
