Show
Ignore:
Timestamp:
02/06/08 22:58:28 (1 year ago)
Author:
rambo
Message:

scripted whitespace normalization, see r14772

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/midcom/cc.kaktus.pearserver/handler/welcome.php

    r14385 r14773  
    2020    } 
    2121 
    22        /** 
    23         * @param mixed $handler_id The ID of the handler. 
     22    /** 
     23    * @param mixed $handler_id The ID of the handler. 
    2424     * @param Array $args The argument list. 
    2525     * @param Array &$data The local request data. 
    2626     * @return boolean Indicating success. 
    27         */ 
     27    */ 
    2828    function _handler_welcome($handler_id, $args, &$data) 
    2929    {