Dotclear


Ignore:
Timestamp:
11/17/13 20:25:53 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.6
Children:
2567:6c11245cbf04, 2568:61c67a7d17fa
Message:

Add some people in CREDITS, remove trailing spaces and tabs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/core/class.dc.rest.php

    r1179 r2566  
    2222{ 
    2323     public $core;       ///< dcCore instance 
    24       
     24 
    2525     /** 
    2626     Object constructor. 
    27       
     27 
    2828     @param    core      <b>dcCore</b>       dcCore instance 
    2929     */ 
     
    3131     { 
    3232          parent::__construct(); 
    33            
     33 
    3434          $this->core =& $core; 
    3535     } 
    36       
     36 
    3737     /** 
    3838     Rest method call. 
    39       
     39 
    4040     @param    name      <b>string</b>       Method name 
    4141     @param    get       <b>array</b>        GET parameters copy 
     
    5050     } 
    5151} 
    52 ?> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map