Search:
Login
Help/Guide
About Trac
Preferences
Forgot your password?
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 31
and
Version 32
of
BoltRef
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Feb 8, 2008, 8:04:22 AM (
17 years
ago)
Author:
davea
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
BoltRef
v31
v32
64
64
<?php
65
65
echo 'Conifers are so named because:';
66
bolt_
exclusive_choice(
66
exclusive_choice(
67
67
array(
68
68
'They carry their seeds in cones.'
…
…
82
82
<?php
83
83
echo "Click on the dog's nose:<p>";
84
bolt_
image_rect(
84
image_rect(
85
85
'dog.jpg',
86
86
array(100, 60, 110, 70)