Changeset 7247
- Timestamp:
- May 15, 2008, 10:32:43 PM (14 years ago)
- Location:
- OpenPNE/trunk/webapp
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/trunk/webapp/lib/util/ktai.php
r7224 r7247 61 61 46 => "ログアウトしました", 62 62 47 => "コメントが1000番に達したので、これ以上のコメントはできません", 63 48 => "設定を変更しました", 63 64 ); 64 65 -
OpenPNE/trunk/webapp/modules/ktai/do/h_member_config.php
r6781 r7247 23 23 } 24 24 25 $p = array('msg' => 32);25 $p = array('msg' => 48); 26 26 openpne_redirect('ktai', 'page_h_config', $p); 27 27 }
Note: See TracChangeset
for help on using the changeset viewer.