- Timestamp:
- 2006/08/26 18:06:20 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/admin/customer/index.tpl (modified) (previous)
-
html/admin/customer/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/customer/index.php
r2135 r2136 131 131 $objConn->query($sql, array($result_customer[0]["email"])); 132 132 } 133 134 sfprintr($_POST);135 133 136 134 if ($_POST['mode'] == "search" || $_POST['mode'] == "csv" || $_POST['mode'] == "delete" || $_POST['mode'] == "delete_all") {
Note: See TracChangeset
for help on using the changeset viewer.
