Changeset 11224 for temp/branches
- Timestamp:
- 2006/12/25 11:42:15 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/html/campaign/default/application.php
r11223 r11224 85 85 86 86 if($orverlapping_flg) { 87 echo "test=>"; 88 if(lfOverlappingCheck()) { 87 if(lfOverlappingCheck($objCustomer->getValue('customer_id'))) { 89 88 $objPage->arrErr['orverlapping'] = true; 90 89 }
Note: See TracChangeset
for help on using the changeset viewer.
