Changeset 1666 in ExiteCMS for branches/PLi-Fusion/administration/frontpage.php
- Timestamp:
- 08/21/08 21:06:15 (4 years ago)
- File:
-
- 1 copied
-
branches/PLi-Fusion/administration/frontpage.php (copied) (copied from trunk/administration/frontpage.php) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/PLi-Fusion/administration/frontpage.php
r1656 r1666 50 50 $fwhere = ""; 51 51 $nwhere = ""; 52 if (!isset($news_locale)) $news_locale = $settings['locale_code']; 52 53 break; 53 54 case "single": 54 55 $fwhere = ""; 55 56 $nwhere = ""; 57 if (!isset($news_locale)) $news_locale = $settings['locale_code']; 56 58 break; 57 59 case "multiple":
Note: See TracChangeset
for help on using the changeset viewer.
