Changeset 8587
- Timestamp:
- 04/21/08 21:47:20 (4 years ago)
- Files:
-
- plugins/ysfDimensionsPlugin/branches/1.0/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/ysfDimensionsPlugin/branches/1.0/README
r8585 r8587 65 65 66 66 // For now static values 67 $culture = if(!empty($_REQUEST['culture'])) ? $_REQUEST['culture'] : 'en';68 $theme = if(!empty($_REQUEST['theme'])) ? $_REQUEST['theme'] : 'classic';67 $culture = (!empty($_REQUEST['culture'])) ? $_REQUEST['culture'] : 'en'; 68 $theme = (!empty($_REQUEST['theme'])) ? $_REQUEST['theme'] : 'classic'; 69 69 70 70 // define dimensions