[Devel] r178 - trunk

svn at agendadulibre.org svn at agendadulibre.org
Dim 9 Juil 18:53:29 CEST 2006


Author: thomas
Date: Sun Jul  9 18:53:28 2006
New Revision: 178

Modified:
   trunk/testevent.php

Log:

 * testevent.php:

  - Test.



Modified: trunk/testevent.php
==============================================================================
--- trunk/testevent.php	(original)
+++ trunk/testevent.php	Sun Jul  9 18:53:28 2006
@@ -79,6 +79,8 @@
 		$_POST['__event_end_year']);
 }
 
+echo "================" . $start . "==================" . $end . "================";
+
 echo format_event ($db,
 		   $_POST['__event_title'],
 		   date_mysql2timestamp($start),


More information about the Devel mailing list