Show
Ignore:
Timestamp:
01/25/08 20:09:22 (8 months ago)
Author:
richi
Message:

coding standards: fixed coding standards issues (function docblock)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/main/php/net/stubbles/ipo/session/stubSession.php

    r1242 r1301  
    144144     * removes a value from the session 
    145145     * 
    146      * @param   string  $key  key where value is stored under 
     146     * @param   string  $name  key where value is stored under 
    147147     * @return  bool    true if value existed and was removed, else false 
    148148     * @throws  stubSessionException