Changeset 20948


Ignore:
Timestamp:
2011/05/20 13:15:26 (13 years ago)
Author:
Seasoft
Message:

#144 (郵便番号DB のアップデート)

  • r20947 のコメント誤り修正
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_11-dev/data/class/SC_Initial.php

    r20947 r20948  
    378378     * @param string $name 定数の名前。 
    379379     * @param mixed $value 定数の値。 
    380      * @return boolean 成功した場合に TRUE を、失敗した場合に FALSE を返します。 
     380     * @return void 
    381381     */ 
    382382    function defineIfNotDefined($name, $value = null) { 
Note: See TracChangeset for help on using the changeset viewer.