Changes between Version 8 and Version 9 of BoltRef


Ignore:
Timestamp:
Dec 12, 2007, 1:32:59 PM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BoltRef

    v8 v9  
    9797return lesson(
    9898    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'),
    109100    filename('lesson_1.php'),
    110101    reading_level(11.0),