Dotclear


Ignore:
Timestamp:
11/17/11 00:11:08 (14 years ago)
Author:
alex
Branch:
default
Message:

Improved indentation in code documentation

File:
1 edited

Legend:

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

    r765 r767  
    3737      * Constructor 
    3838      *  
    39       * @param url       string         Versions file URL 
    40       * @param subject        string         Subject to check 
    41       * @param version        string         Version type 
    42       * @param cache_dir string         Directory cache path 
     39      * @param url            string    Versions file URL 
     40      * @param subject        string    Subject to check 
     41      * @param version        string    Version type 
     42      * @param cache_dir      string    Directory cache path 
    4343      */ 
    4444     public function __construct($url,$subject,$version,$cache_dir) 
     
    119119      
    120120     public function getVersion() 
    121      {return "2.5"; 
     121     { 
    122122          return $this->version_info['version']; 
    123123     } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map