Ignore:
Timestamp:
2013/06/08 16:35:27 (13 years ago)
Author:
Seasoft
Message:

#2043 (typo修正・ソース整形・ソースコメントの改善 for 2.13.0)

  • 主に空白・空白行の調整。もう少し整えたいが、一旦現状コミット。
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_13-dev/data/smarty_extends/function.from_to.php

    r22567 r22856  
    1515 * Input: 
    1616 * <pre> 
    17  *           - from       (required) - string  
    18  *           - to         (required) - string  
     17 *           - from       (required) - string 
     18 *           - to         (required) - string 
    1919 *           - separator  (optional) - string default " ~ ". ie "-", "~<br />". 常にエスケープせずに出力するので注意. 
    2020 *           - escape     (optional) - string default true. other false. エスケープするか否か。 
Note: See TracChangeset for help on using the changeset viewer.