Changeset 7171 for temp/trunk


Ignore:
Timestamp:
2006/11/01 10:46:52 (20 years ago)
Author:
kakinaka
Message:

* empty log message *

Location:
temp/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/products/product.php

    r7169 r7171  
    260260        $anchor_hash = "location.hash='#" . $_POST['anchor_key'] . "'"; 
    261261    } 
    262      
    263     sfprintr($_POST); 
    264     sfprintr($anchor_hash); 
    265      
     262         
    266263    $objPage->tpl_onload = "fnCheckSaleLimit('" . DISABLED_RGB . "'); fnCheckStockLimit('" . DISABLED_RGB . "'); " . $anchor_hash; 
    267264} 
Note: See TracChangeset for help on using the changeset viewer.