Changeset 34 for trunk/examples/index_sections.php
- Timestamp:
- 05/17/05 11:07:10 (4 years ago)
- Files:
-
- trunk/examples/index_sections.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/examples/index_sections.php
r31 r34 57 57 'descr' => 'The internal session counter show you how many request were made in this session.' 58 58 ), 59 'namespace' => array( 60 'title' => 'Internal namespace', 61 'descr' => 'patSession itself uses the session container to store some internal values. In order to avoid conflicts, the namespace "patSession" is used as a prefix for all values.' 62 ), 59 63 ) 60 64 ),
