XPressME Integration Kit

Trac


Ignore:
Timestamp:
Apr 23, 2009, 12:21:48 PM (15 years ago)
Author:
toemon
Message:

クレジットのリンクをwww.toemon.comからja.xpressme.infoに変更

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xoops_version.php

    r188 r193  
    77 * @copyright   toemon 
    88 * @license             GNU public license 
    9  * @author              "toemon ( http://www.toemon.com)" 
     9 * @author              "toemon ( http://ja.xpressme.info)" 
    1010 * @package             module::xpressme 
    1111 */ 
     
    3232$modversion['description'] = constant( '_MI_XP2_DESC'); 
    3333$modversion['version'] = "2.00"; 
    34 $modversion['credits'] = "Wordpress DEV (http://wordpress.org/) XPressME DEV Toemon) (http://www.toemon.com) ;"; 
    35 $modversion['author'] = "toemon (http://www.toemon.com)"; 
     34$modversion['credits'] = "Wordpress DEV (http://wordpress.org/) XPressME DEV Toemon) (http://ja.xpressme.info) ;"; 
     35$modversion['author'] = "toemon (http://ja.xpressme.info)"; 
    3636$modversion['license'] = "GPL see LICENSE"; 
    3737$modversion['official'] = 0 ; 
     
    4040 
    4141// status 
    42 $modversion['codename'] = "Bata3(r188)"; 
     42$modversion['codename'] = "Bata3(r193)"; 
    4343 
    4444// onInstall, onUpdate, onUninstall 
Note: See TracChangeset for help on using the changeset viewer.