Changeset 17453 for branches/comu-ver2/data/class/pages/LC_Page.php
- Timestamp:
- 2008/07/23 13:27:40 (18 years ago)
- File:
-
- 1 edited
-
branches/comu-ver2/data/class/pages/LC_Page.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/comu-ver2/data/class/pages/LC_Page.php
r17137 r17453 81 81 * @return void 82 82 */ 83 function init() {} 83 function init() { 84 $this->tpl_authority = $_SESSION['authority']; 85 } 84 86 85 87 /**
Note: See TracChangeset
for help on using the changeset viewer.
