- Timestamp:
- 01/25/08 20:09:22 (8 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/ipo/session/stubSession.php
r1242 r1301 144 144 * removes a value from the session 145 145 * 146 * @param string $ keykey where value is stored under146 * @param string $name key where value is stored under 147 147 * @return bool true if value existed and was removed, else false 148 148 * @throws stubSessionException
