Changes between Version 9 and Version 10 of Reference/Routing


Ignore:
Timestamp:
02/07/10 23:30:32 (7 months ago)
Author:
residentgrey (IP: 96.244.247.247)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Reference/Routing

    v9 v10  
    8383'''application.php''' 
    8484 
    85 {{{<?php require('application/indexrouter.php'); ?>}}} 
     85{{{ 
     86#!php 
     87<?php require('application/indexrouter.php'); ?> 
     88}}} 
    8689 
    8790== Methods available to routers ==