Changes between Version 8 and Version 9 of BoltRef
- Timestamp:
- Dec 12, 2007, 1:32:59 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BoltRef
v8 v9 97 97 return lesson( 98 98 name('lesson 1'), 99 filename('lesson_1.php'), 100 ); 101 ?> 102 }}} 103 104 Attributes can be associated with units, e.g.: 105 {{{ 106 <?php 107 return lesson( 108 name('lesson 1'), 99 title('The ecology of a conifer forest'), 109 100 filename('lesson_1.php'), 110 101 reading_level(11.0),