Subversion Repositories Applications.framework

Rev

Rev 5 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
5 aurelien 1
<?php
2
/**
3
 * TODO: Write this comment
4
 *
5
 */
6
 
7
// TODO: remove this.
8
alert('test');
9
 
10
// TODO remove this.
11
alert('test');
12
 
13
// todo - remove this.
14
 
15
// Extract info from the array.
16
// TODO: can this be done faster?
17
 
18
// Extract info from the array (todo: make it faster)
19
// To do this, use a function!
20
// notodo! NOTODO! NOtodo!
21
//TODO.
22
?>