Changeset 1871 for temp/trunk
- Timestamp:
- 2006/08/24 21:16:12 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/admin/customer/index.tpl (modified) (previous)
-
html/admin/customer/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/customer/index.php
r1869 r1871 98 98 $objPage->arrForm = $_POST; 99 99 100 sfprintr($_POST); 101 100 102 // ¥Ú¡¼¥¸Á÷¤êÍÑ 101 103 $objPage->arrHidden['search_pageno'] = $_POST['search_pageno']; … … 146 148 if (count($objPage->arrErr) == 0) { 147 149 148 149 sfprintr($objPage->arrForm);150 150 //-- ¸¡º÷¥Ç¡¼¥¿¼èÆÀ 151 151 $objSelect = new SC_CustomerList($objPage->arrForm, "customer");
Note: See TracChangeset
for help on using the changeset viewer.
