- Timestamp:
- 2012/02/15 20:18:09 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-dev/data/class/pages/contact/LC_Page_Contact.php
r21514 r21515 80 80 $objFormParam = new SC_FormParam_Ex(); 81 81 82 $this->arrData = isset($_SESSION['customer']) ? $_SESSION['customer'] : "";82 $this->arrData = isset($_SESSION['customer']) ? $_SESSION['customer'] : ''; 83 83 84 84 switch ($this->getMode()) {
Note: See TracChangeset
for help on using the changeset viewer.
