Changeset 23126 for branches/version-2_13_0/data/class/SC_InstallView.php
- Timestamp:
- 2013/08/26 15:52:37 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13_0/data/class/SC_InstallView.php
r22856 r23126 24 24 class SC_InstallView extends SC_View_Ex 25 25 { 26 function __construct($template_dir, $compile_dir = COMPILE_REALDIR)26 public function __construct($template_dir, $compile_dir = COMPILE_REALDIR) 27 27 { 28 28 parent::__construct();
Note: See TracChangeset
for help on using the changeset viewer.
