Changes between Version 8 and Version 9 of BoltIntro


Ignore:
Timestamp:
Oct 3, 2007, 12:48:36 PM (17 years ago)
Author:
Nicolas
Comment:

Test PHP syntax highlighting (and fix a "bug" noticed thanks to the highlighting)

Legend:

Unmodified
Added
Removed
Modified
  • BoltIntro

    v8 v9  
    4848
    4949{{{
     50#!php
    5051<?php
    5152require_once('bolt.php');
     
    6364
    6465{{{
     66#!php
    6567<?php
    6668require_once('bolt.php');
    67 echo 'Click on the dog's nose:';
     69echo "Click on the dog's nose:";
    6870bolt_image_rect(
    6971   'dog.jpg',