Changeset 22926 for branches/version-2_13-dev/templates/page_class.php
- Timestamp:
- 2013/06/30 01:24:23 (13 years ago)
- File:
-
- 1 edited
-
branches/version-2_13-dev/templates/page_class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/templates/page_class.php
r22856 r22926 51 51 { 52 52 } 53 54 /**55 * デストラクタ.56 *57 * @return void58 */59 function destroy()60 {61 parent::destroy();62 }63 53 } 64 /*65 * Local variables:66 * coding: utf-867 * End:68 */69 ?>
Note: See TracChangeset
for help on using the changeset viewer.
