Changeset 22567 for branches/version-2_12-dev/data/class/SC_AdminView.php
- Timestamp:
- 2013/02/18 19:09:54 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-dev/data/class/SC_AdminView.php
r22206 r22567 22 22 */ 23 23 24 class SC_AdminView extends SC_View_Ex { 25 function __construct() { 24 class SC_AdminView extends SC_View_Ex 25 { 26 function __construct() 27 { 26 28 parent::__construct(); 27 29 } 28 30 29 function init() { 31 function init() 32 { 30 33 parent::init(); 31 34
Note: See TracChangeset
for help on using the changeset viewer.
