Started again the work on the review.

This commit is contained in:
Loic d'Anterroches
2009-03-29 07:01:32 +02:00
parent 37cb05ff38
commit 96784b6e7c
3 changed files with 17 additions and 4 deletions

View File

@@ -24,6 +24,10 @@
/**
* A patch to be reviewed.
*
* A patch can be marked as being directly the commit, in that case
* the patch does not store the diff file as it can be retrieved from
* the backend.
*
*/
class IDF_Review_Patch extends Pluf_Model
{