Changeset 1158 in ExiteCMS for trunk/administration/articles.php
- Timestamp:
- 12/03/07 21:40:54 (4 years ago)
- File:
-
- 1 edited
-
trunk/administration/articles.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/administration/articles.php
r1145 r1158 47 47 48 48 // compose the query where clause based on the localisation method choosen 49 switch ($settings[' localisation_method']) {49 switch ($settings['article_localisation']) { 50 50 case "none": 51 51 $where = "";
Note: See TracChangeset
for help on using the changeset viewer.
