Changeset 5953 for temp/trunk/html/admin
- Timestamp:
- 2006/10/02 10:31:30 (20 years ago)
- Location:
- temp/trunk/html/admin
- Files:
-
- 2 edited
-
batch/daily.php (modified) (1 diff)
-
contents/inquiry_customer.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/batch/daily.php
r5934 r5953 65 65 lfBatOrderDailyHour($tmp_time); 66 66 lfBatOrderAge($tmp_time); 67 68 // ¥¿¥¤¥à¥¢¥¦¥È¤òËɤ° 69 sfFlush(); 67 70 } 68 71 } -
temp/trunk/html/admin/contents/inquiry_customer.php
r5934 r5953 209 209 210 210 //¡¡¤ªÅÅÏÃÈÖ¹æ 211 if( strlen( $_POST["tel01"] ) > 0 || strlen( $_POST["tel0 3"] ) > 0 || strlen( $_POST["tel03"] ) > 0 ) {211 if( strlen( $_POST["tel01"] ) > 0 || strlen( $_POST["tel02"] ) > 0 || strlen( $_POST["tel03"] ) > 0 ) { 212 212 213 213 $_POST["tel01"] = mb_convert_kana( trim($_POST["tel01"] ), "n" );
Note: See TracChangeset
for help on using the changeset viewer.
