- Timestamp:
- 2006/08/26 17:54:41 (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
r2134 r2135 131 131 $objConn->query($sql, array($result_customer[0]["email"])); 132 132 } 133 134 sfprintr($_POST); 133 135 134 136 if ($_POST['mode'] == "search" || $_POST['mode'] == "csv" || $_POST['mode'] == "delete" || $_POST['mode'] == "delete_all") {
Note: See TracChangeset
for help on using the changeset viewer.
