Changeset 22567 for branches/version-2_12-dev/templates/mobile_class.php
- Timestamp:
- 2013/02/18 19:09:54 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-dev/templates/mobile_class.php
r20116 r22567 5 5 * @return void 6 6 */ 7 function mobileInit() { 7 function mobileInit() 8 { 8 9 $this->init(); 9 10 } … … 14 15 * @return void 15 16 */ 16 function mobileProcess() { 17 function mobileProcess() 18 { 17 19 } 18 20 /*
Note: See TracChangeset
for help on using the changeset viewer.
