- Timestamp:
- 2006/08/26 16:16:17 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 3 edited
-
data/Smarty/templates/admin/customer/edit.tpl (modified) (previous)
-
data/Smarty/templates/entry/index.tpl (modified) (previous)
-
html/admin/customer/edit.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/customer/edit.php
r2107 r2108 93 93 $objPage->list_data = $result[0]; 94 94 95 sfprintr($objPage->list_data );96 97 95 if (strlen($objPage->list_data["birth_unix"]) > 0) { 98 96 $objPage->list_data["year"] = date("Y", $objPage->list_data["birth_unix"]);
Note: See TracChangeset
for help on using the changeset viewer.
