Changes between Version 31 and Version 32 of BoltRef


Ignore:
Timestamp:
Feb 8, 2008, 8:04:22 AM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BoltRef

    v31 v32  
    6464<?php
    6565echo 'Conifers are so named because:';
    66 bolt_exclusive_choice(
     66exclusive_choice(
    6767   array(
    6868      'They carry their seeds in cones.'
     
    8282<?php
    8383echo "Click on the dog's nose:<p>";
    84 bolt_image_rect(
     84image_rect(
    8585   'dog.jpg',
    8686   array(100, 60, 110, 70)