Revision: 6574
          http://care2002.svn.sourceforge.net/care2002/?rev=6574&view=rev
Author:   robertmeggle
Date:     2010-07-20 14:58:18 +0000 (Tue, 20 Jul 2010)

Log Message:
-----------
see #74

Modified Paths:
--------------
    
care2x/branches/gettext/modules/registration_admission/patient_register_show.php

Modified: 
care2x/branches/gettext/modules/registration_admission/patient_register_show.php
===================================================================
--- 
care2x/branches/gettext/modules/registration_admission/patient_register_show.php
    2010-07-20 14:27:14 UTC (rev 6573)
+++ 
care2x/branches/gettext/modules/registration_admission/patient_register_show.php
    2010-07-20 14:58:18 UTC (rev 6574)
@@ -1,5 +1,5 @@
 <?php
-//error_reporting(E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR);
+error_reporting(E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR);
 require('./roots.php');
 require($root_path.'include/helpers/inc_environment_global.php');
 /**
@@ -183,4 +183,4 @@
 # Show main frame
 $smarty->display('common/mainframe.tpl');
 
-?>
+?>
\ No newline at end of file


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to