Changed <? in front of 2 files to <?php.
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Mon, 23 Jul 2007 21:04:29 +0000 (21:04 +0000)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Mon, 23 Jul 2007 21:04:29 +0000 (21:04 +0000)
CHANGELOG.txt
purchasing/includes/purchasing_ui.inc
reporting/includes/class.mail.inc

index b4c6a37fce99878633de90ed2459d4b7a3f3c8bc..360450a642296bd49a38811f3bde076664dd8ce0 100644 (file)
@@ -19,6 +19,11 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+23-Jul-2007
+ # Changed <? in front of 2 files to <?php.
+ $ /purchasing/includes/purchasing_ui.inc
+   /reporting/includes/class.mail.inc
+   
 -------------------- 1.12 Stable Released ----------------------
 21-Jul-2007 Joe Hunt
  + Added option to handle Jalali and Islamic Calendars
index 21cc8f7ab82bf352b4b29b06477490b085e2f695..200f458061c2e7712b48ff2878e2708d0c6e1e1c 100644 (file)
@@ -1,4 +1,4 @@
-<?
+<?php
 
 include_once($path_to_root . "/includes/date_functions.inc");
 
index 2896ed3e03c0820ff730bd7b7f5690bcc3c353eb..3cc1d1d27f0f76d8717494b82294252092447215 100644 (file)
@@ -1,4 +1,4 @@
-<?
+<?php
 /*
     Name:           eMail
     Description:    Simple sending eMail in text and HTML with CC, BCC and attachment