Dotclear

Changeset 696:1a2b2b2d943b for inc/core


Ignore:
Timestamp:
08/16/11 19:22:30 (14 years ago)
Author:
Franck <carnet.franck.paul@…>
Branch:
default
Message:

Typos (virgule surnuméraire en fin d'énumération de tableau)

Location:
inc/core
Files:
2 edited

Legend:

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

    r407 r696  
    790790               'edit_size' => 24, 
    791791               'enable_wysiwyg' => true, 
    792                'post_format' => 'wiki', 
     792               'post_format' => 'wiki' 
    793793          ); 
    794794     } 
  • inc/core/class.dc.xmlrpc.php

    r270 r696  
    12231223                    'author_url'             => $rs->comment_site, 
    12241224                    'author_email'           => $rs->comment_email, 
    1225                     'author_ip'              => $rs->comment_ip, 
     1225                    'author_ip'              => $rs->comment_ip 
    12261226               ); 
    12271227          } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map