Changeset 21479 for branches/version-2_12-dev/data/class/SC_View.php
- Timestamp:
- 2012/02/11 04:20:07 (14 years ago)
- File:
-
- 1 edited
-
branches/version-2_12-dev/data/class/SC_View.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-dev/data/class/SC_View.php
r21452 r21479 163 163 164 164 // デバッグ 165 function debug($var = true) {165 function debug($var = true) { 166 166 $this->_smarty->debugging = $var; 167 167 }
Note: See TracChangeset
for help on using the changeset viewer.
