Changeset 40 for branches/patSession2/examples/index_sections.php
- Timestamp:
- 01/18/06 09:20:02 (3 years ago)
- Files:
-
- branches/patSession2/examples/index_sections.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/patSession2/examples/index_sections.php
r39 r40 111 111 'descr' => 'Use foreach to iterate through session variables' 112 112 ), 113 'property' => array( 114 'title' => 'Property-a-like', 115 'descr' => 'Use property syntax to shortcut function calls' 116 ), 113 117 ) 114 118 ),
