[Fusionforge-commits] r7394 - trunk/gforge/www/reporting

Julien HEYMAN jheyman at libremir.placard.fr.eu.org
Fri Apr 10 12:55:17 CEST 2009


Author: jheyman
Date: 2009-04-10 12:55:17 +0200 (Fri, 10 Apr 2009)
New Revision: 7394

Modified:
   trunk/gforge/www/reporting/index.php
Log:
Add hook reporting_reference

Modified: trunk/gforge/www/reporting/index.php
===================================================================
--- trunk/gforge/www/reporting/index.php	2009-04-09 22:07:48 UTC (rev 7393)
+++ trunk/gforge/www/reporting/index.php	2009-04-10 10:55:17 UTC (rev 7394)
@@ -70,6 +70,7 @@
 <p>
 <?php
 
+plugin_hook ("reporting_reference", array());
 echo report_footer();
 
 ?>




More information about the Fusionforge-commits mailing list