Revision: 6610
          http://care2002.svn.sourceforge.net/care2002/?rev=6610&view=rev
Author:   robertmeggle
Date:     2010-07-21 11:56:29 +0000 (Wed, 21 Jul 2010)

Log Message:
-----------
see #76

Modified Paths:
--------------
    care2x/branches/gettext/modules/medstock/index.php
    care2x/branches/gettext/modules/medstock/medstock-database-functions.php
    care2x/branches/gettext/modules/medstock/medstock-orderbot-pass.php
    care2x/branches/gettext/modules/medstock/medstock-pass.php
    care2x/branches/gettext/modules/medstock/medstock-report.php
    care2x/branches/gettext/modules/medstock/medstock.php
    care2x/branches/gettext/modules/medstock/roots.php

Modified: care2x/branches/gettext/modules/medstock/index.php
===================================================================
--- care2x/branches/gettext/modules/medstock/index.php  2010-07-21 11:55:54 UTC 
(rev 6609)
+++ care2x/branches/gettext/modules/medstock/index.php  2010-07-21 11:56:29 UTC 
(rev 6610)
@@ -1,4 +1,4 @@
 <?php
 header('location:../../index.php');
 exit;
-?>
+?>
\ No newline at end of file

Modified: 
care2x/branches/gettext/modules/medstock/medstock-database-functions.php
===================================================================
--- care2x/branches/gettext/modules/medstock/medstock-database-functions.php    
2010-07-21 11:55:54 UTC (rev 6609)
+++ care2x/branches/gettext/modules/medstock/medstock-database-functions.php    
2010-07-21 11:56:29 UTC (rev 6610)
@@ -19,7 +19,6 @@
 <?php html_rtl($lang); ?>
 <HEAD>
 <?php echo setCharSet(); ?>
-
 <?php 
 require($root_path.'include/helpers/inc_js_gethelp.php');
 require($root_path.'include/helpers/inc_css_a_hilitebu.php');

Modified: care2x/branches/gettext/modules/medstock/medstock-orderbot-pass.php
===================================================================
--- care2x/branches/gettext/modules/medstock/medstock-orderbot-pass.php 
2010-07-21 11:55:54 UTC (rev 6609)
+++ care2x/branches/gettext/modules/medstock/medstock-orderbot-pass.php 
2010-07-21 11:56:29 UTC (rev 6610)
@@ -42,7 +42,6 @@
 $minimal=1;
 require($root_path.'include/helpers/inc_passcheck_head.php');
 ?>
-
 <BODY  <?php if (!$nofocus) echo 
'onLoad="document.passwindow.userid.focus()"'; echo  ' 
bgcolor='.$cfg['body_bgcolor']; 
  if (!$cfg['dhtml']){ echo ' link='.$cfg['body_txtcolor'].' 
alink='.$cfg['body_alink'].' vlink='.$cfg['body_txtcolor']; } 
 ?>>
@@ -58,6 +57,5 @@
 <?php
 require($root_path.'include/helpers/inc_load_copyrite.php');
 ?>
-
 </BODY>
 </HTML>

Modified: care2x/branches/gettext/modules/medstock/medstock-pass.php
===================================================================
--- care2x/branches/gettext/modules/medstock/medstock-pass.php  2010-07-21 
11:55:54 UTC (rev 6609)
+++ care2x/branches/gettext/modules/medstock/medstock-pass.php  2010-07-21 
11:56:29 UTC (rev 6610)
@@ -83,7 +83,6 @@
 $minimal=1;
 require($root_path.'include/helpers/inc_passcheck_head.php');
 ?>
-
 <BODY  <?php if (!$nofocus) echo 
'onLoad="document.passwindow.userid.select()"'; echo  ' 
bgcolor='.$cfg['body_bgcolor'];?>>
 
 <p>
@@ -94,12 +93,10 @@
 <table width=100% border=0 cellpadding="0" cellspacing="0">
 
 <?php require($root_path.'include/helpers/inc_passcheck_mask.php') ?>
-
 <?php
 require($root_path.'include/helpers/inc_load_copyrite.php');
 ?>
 
-
 </FONT>
 
 

Modified: care2x/branches/gettext/modules/medstock/medstock-report.php
===================================================================
--- care2x/branches/gettext/modules/medstock/medstock-report.php        
2010-07-21 11:55:54 UTC (rev 6609)
+++ care2x/branches/gettext/modules/medstock/medstock-report.php        
2010-07-21 11:56:29 UTC (rev 6610)
@@ -90,7 +90,6 @@
 <?php html_rtl($lang); ?>
 <HEAD>
 <?php echo setCharSet(); ?>
-
  <script language="javascript" >
 <!-- 
 
@@ -199,7 +198,6 @@
 </FONT>
 <p>
 <?php endif ?>
-
 <p>
 <p>
 <?php 

Modified: care2x/branches/gettext/modules/medstock/medstock.php
===================================================================
--- care2x/branches/gettext/modules/medstock/medstock.php       2010-07-21 
11:55:54 UTC (rev 6609)
+++ care2x/branches/gettext/modules/medstock/medstock.php       2010-07-21 
11:56:29 UTC (rev 6610)
@@ -58,7 +58,6 @@
 
  ob_start();
 ?>
-
 <script language="javascript">
 <!--
 <?php
@@ -142,4 +141,4 @@
  */
 
  $smarty->display('common/mainframe.tpl');
-?>
+?>
\ No newline at end of file

Modified: care2x/branches/gettext/modules/medstock/roots.php
===================================================================
--- care2x/branches/gettext/modules/medstock/roots.php  2010-07-21 11:55:54 UTC 
(rev 6609)
+++ care2x/branches/gettext/modules/medstock/roots.php  2010-07-21 11:56:29 UTC 
(rev 6610)
@@ -1,4 +1,4 @@
 <?php
 $root_path='../../';
 $top_dir='modules/medstock/';
-?>
+?>
\ 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