- Timestamp:
- 2013/08/24 23:33:52 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/class/pages/mypage/LC_Page_AbstractMypage.php
r22949 r23124 38 38 * @return void 39 39 */ 40 function init()40 public function init() 41 41 { 42 42 parent::init(); … … 52 52 * @return void 53 53 */ 54 function process()54 public function process() 55 55 { 56 56 parent::process();
Note: See TracChangeset
for help on using the changeset viewer.
