Changeset 11543 for branches/dev/data/class
- Timestamp:
- 2007/03/06 10:39:07 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/data/class/SC_View.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/class/SC_View.php
r11542 r11543 124 124 // ¥Ç¥Ð¥Ã¥° 125 125 function debug($var = true){ 126 $this->_smarty->debugging ($var);126 $this->_smarty->debugging = $var; 127 127 } 128 128 }
Note: See TracChangeset
for help on using the changeset viewer.
