Changeset 1997 for branches/branch-1_7/include
- Timestamp:
- May 3, 2007, 1:08:45 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/branch-1_7/include/section_init.inc.php
r1984 r1997 163 163 164 164 if ( script_basename()=='picture' and 'categories'==$page['section'] and 165 !isset($page['c hronology_field']) )165 !isset($page['category']) and !isset($page['chronology_field']) ) 166 166 { //access a picture only by id, file or id-file without given section 167 167 $page['flat']=true;
Note: See TracChangeset
for help on using the changeset viewer.