Show
Ignore:
Timestamp:
01/18/06 09:20:02 (3 years ago)
Author:
gerd
Message:

- Code cleanup
- Feature "id-prefix" added
- Access basic information as property

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/patSession2/examples/index_sections.php

    r39 r40  
    111111                    'descr' =>  'Use foreach to iterate through session variables' 
    112112                ), 
     113                'property' => array( 
     114                    'title' =>  'Property-a-like', 
     115                    'descr' =>  'Use property syntax to shortcut function calls' 
     116                ), 
    113117                        ) 
    114118                ),