Revision: 6632 http://care2002.svn.sourceforge.net/care2002/?rev=6632&view=rev Author: mizuko Date: 2010-07-21 16:45:09 +0000 (Wed, 21 Jul 2010)
Log Message: ----------- small changes Modified Paths: -------------- care2x/branches/gettext/include/core/MenuVisibility.php care2x/branches/gettext/include/core/StringParser.php care2x/branches/gettext/include/core/StringPermissionParser.php care2x/branches/gettext/include/core/class_access.php care2x/branches/gettext/include/core/class_core.php care2x/branches/gettext/include/core/class_encounter.php care2x/branches/gettext/include/core/class_globalconfig.php care2x/branches/gettext/include/core/class_paginator.php care2x/branches/gettext/include/core/class_person.php care2x/branches/gettext/include/core/index.php care2x/branches/gettext/include/help/help-index.php care2x/branches/gettext/include/helpers/inc_2level_reset.php care2x/branches/gettext/include/helpers/inc_accessplan_areas_functions.php care2x/branches/gettext/include/helpers/inc_charset_fx.php care2x/branches/gettext/include/helpers/inc_checkdate_lang.php care2x/branches/gettext/include/helpers/inc_config_color.php care2x/branches/gettext/include/helpers/inc_css_a_sublinker_d.php care2x/branches/gettext/include/helpers/inc_date_format_functions.php care2x/branches/gettext/include/helpers/inc_get_global_config.php care2x/branches/gettext/include/helpers/inc_init_crypt.php care2x/branches/gettext/include/helpers/inc_init_main.php care2x/branches/gettext/include/helpers/inc_load_lang_tables.php care2x/branches/gettext/include/helpers/inc_nocache_headers.php care2x/branches/gettext/include/helpers/inc_passcheck_internchk.php care2x/branches/gettext/include/helpers/inc_patient_encounter_type.php care2x/branches/gettext/include/helpers/inc_photo_filename_resolve.php care2x/branches/gettext/include/imgcreator/barcode-etik.php care2x/branches/gettext/include/imgcreator/barcode_img_wristbands.php care2x/branches/gettext/include/imgcreator/barcode_label_single_large.php care2x/branches/gettext/include/imgcreator/blood_lab_2part.php care2x/branches/gettext/include/imgcreator/blood_lab_leftbar.php care2x/branches/gettext/include/imgcreator/catcom.php care2x/branches/gettext/include/imgcreator/datachart.php care2x/branches/gettext/include/imgcreator/gd_test_request_baclabor.php care2x/branches/gettext/include/imgcreator/gd_test_request_chemlabor.php care2x/branches/gettext/include/imgcreator/imgcreate_colorbar_small.php care2x/branches/gettext/include/imgcreator/inc_etik.php care2x/branches/gettext/include/imgcreator/inc_label_single_large.php care2x/branches/gettext/include/imgcreator/inc_wristband.php care2x/branches/gettext/include/imgcreator/index.php care2x/branches/gettext/include/imgcreator/labor-datacurve.php care2x/branches/gettext/include/imgcreator/log-timebar.php care2x/branches/gettext/include/imgcreator/nobellist.php care2x/branches/gettext/include/index.php care2x/branches/gettext/include/std_plates/patientdata.php care2x/branches/gettext/include/std_plates/persondata.php Added Paths: ----------- care2x/branches/gettext/ Removed Paths: ------------- care2x/branches/gettext/ Property changes on: care2x/branches/gettext ___________________________________________________________________ Added: svn:ignore + .project nbproject .buildpath .settings Added: svn:mergeinfo + /care2x/branches/gettext:6581 Added: svk:merge + dfe0a504-e60e-0410-a6f1-ba34f8989dbf:/care2x/branches/gettext:6581 Modified: care2x/branches/gettext/include/core/MenuVisibility.php =================================================================== --- care2x/branches/gettext/include/core/MenuVisibility.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/core/MenuVisibility.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -36,4 +36,4 @@ } } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/core/StringParser.php =================================================================== --- care2x/branches/gettext/include/core/StringParser.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/core/StringParser.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -27,5 +27,4 @@ } }; -?> - +?> \ No newline at end of file Modified: care2x/branches/gettext/include/core/StringPermissionParser.php =================================================================== --- care2x/branches/gettext/include/core/StringPermissionParser.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/core/StringPermissionParser.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -22,5 +22,4 @@ }; -?> - +?> \ No newline at end of file Modified: care2x/branches/gettext/include/core/class_access.php =================================================================== --- care2x/branches/gettext/include/core/class_access.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/core/class_access.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -480,4 +480,4 @@ } } } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/core/class_core.php =================================================================== --- care2x/branches/gettext/include/core/class_core.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/core/class_core.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -677,4 +677,4 @@ } } } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/core/class_encounter.php =================================================================== --- care2x/branches/gettext/include/core/class_encounter.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/core/class_encounter.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -2394,4 +2394,4 @@ } } } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/core/class_globalconfig.php =================================================================== --- care2x/branches/gettext/include/core/class_globalconfig.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/core/class_globalconfig.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -175,4 +175,4 @@ } } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/core/class_paginator.php =================================================================== --- care2x/branches/gettext/include/core/class_paginator.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/core/class_paginator.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -257,4 +257,4 @@ $this->sort_dir=$dir; } } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/core/class_person.php =================================================================== --- care2x/branches/gettext/include/core/class_person.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/core/class_person.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -1123,4 +1123,4 @@ return $this->Transact($this->sql); } } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/core/index.php =================================================================== --- care2x/branches/gettext/include/core/index.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/core/index.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -1,4 +1,4 @@ <?php header('location:../../index.php'); exit; -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/help/help-index.php =================================================================== --- care2x/branches/gettext/include/help/help-index.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/help/help-index.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -45,4 +45,4 @@ } } } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/helpers/inc_2level_reset.php =================================================================== --- care2x/branches/gettext/include/helpers/inc_2level_reset.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/helpers/inc_2level_reset.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -34,4 +34,4 @@ if(!empty($_COOKIE[$cookie_2level[$i].$sid])) setcookie($cookie_2level[$i].$sid,'',0,'/'); //if(isset($_COOKIE[$cookie_2level[$i].$sid])) setcookie($cookie_2level[$i].$sid); } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/helpers/inc_accessplan_areas_functions.php =================================================================== --- care2x/branches/gettext/include/helpers/inc_accessplan_areas_functions.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/helpers/inc_accessplan_areas_functions.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -39,4 +39,4 @@ } reset($areaopt); } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/helpers/inc_charset_fx.php =================================================================== --- care2x/branches/gettext/include/helpers/inc_charset_fx.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/helpers/inc_charset_fx.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -33,4 +33,4 @@ # return the meta code return '<meta http-equiv="Content-Type" content="text/html; charset='.$lang_charset.'">'; } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/helpers/inc_checkdate_lang.php =================================================================== --- care2x/branches/gettext/include/helpers/inc_checkdate_lang.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/helpers/inc_checkdate_lang.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -30,5 +30,4 @@ var Thu="<?php echo $LDDayShortName[3]; ?>"; var Fri="<?php echo $LDDayShortName[4]; ?>"; var Sat="<?php echo $LDDayShortName[5]; ?>"; -var Sun="<?php echo $LDDayShortName[6]; ?>"; - +var Sun="<?php echo $LDDayShortName[6]; ?>"; \ No newline at end of file Modified: care2x/branches/gettext/include/helpers/inc_config_color.php =================================================================== --- care2x/branches/gettext/include/helpers/inc_config_color.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/helpers/inc_config_color.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -20,4 +20,4 @@ $cfg_obj->getConfig($ck_userid); $cfg=&$cfg_obj->buffer; } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/helpers/inc_css_a_sublinker_d.php =================================================================== --- care2x/branches/gettext/include/helpers/inc_css_a_sublinker_d.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/helpers/inc_css_a_sublinker_d.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -11,4 +11,4 @@ } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/helpers/inc_date_format_functions.php =================================================================== --- care2x/branches/gettext/include/helpers/inc_date_format_functions.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/helpers/inc_date_format_functions.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -229,4 +229,4 @@ # Now load the date format $date_format=getDateFormat(); -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/helpers/inc_get_global_config.php =================================================================== --- care2x/branches/gettext/include/helpers/inc_get_global_config.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/helpers/inc_get_global_config.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -22,4 +22,4 @@ $global_config_ok=0; } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/helpers/inc_init_crypt.php =================================================================== --- care2x/branches/gettext/include/helpers/inc_init_crypt.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/helpers/inc_init_crypt.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -47,4 +47,4 @@ { $enc_hcemd5 = new Crypt_HCEMD5($key, makeRand()); } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/helpers/inc_init_main.php =================================================================== --- care2x/branches/gettext/include/helpers/inc_init_main.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/helpers/inc_init_main.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -1,30 +1,30 @@ <?php # This is the database name -$dbname='care2x_gettext'; +$dbname='care2x_26RC'; # Database user name, default is root or httpd for mysql, or postgres for postgresql $dbusername='root'; # Database user password, default is empty char -$dbpassword='root'; +$dbpassword=''; # Database host name, default = localhost $dbhost='localhost'; # First key used for simple chaining protection of scripts -$key='7811371076400'; +$key='3.4490598255973E+26'; # Second key used for accessing modules -$key_2level='7619423922162'; +$key_2level='2.3096868388074E+28'; # 3rd key for encrypting cookie information -$key_login='46924924597506'; +$key_login='2.9647067937614E+28'; # Main host address or domain -$main_domain='localhost/gettext/care2002/care2x/branches/gettext/'; +$main_domain='localhost/care2x_26RC/'; # Host address for images -$photoserver_ip='localhost/gettext/care2002/care2x/branches/gettext/'; +$photoserver_ip='localhost/care2x_26RC/'; # Transfer protocol. Use https if this runs on SSL server $httprotocol='http'; @@ -33,7 +33,7 @@ $dbtype='mysql'; # Set this to your timezone. -$timezone = 'Europe/Tirane'; +$timezone = 'Africa/Abidjan'; date_default_timezone_set($timezone); ?> \ No newline at end of file Modified: care2x/branches/gettext/include/helpers/inc_load_lang_tables.php =================================================================== --- care2x/branches/gettext/include/helpers/inc_load_lang_tables.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/helpers/inc_load_lang_tables.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -10,4 +10,4 @@ else include_once(CARE_BASE .'language/'.LANG_DEFAULT.'/lang_'.LANG_DEFAULT.'_'.$lang_tables[$tc]); } */ -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/helpers/inc_nocache_headers.php =================================================================== --- care2x/branches/gettext/include/helpers/inc_nocache_headers.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/helpers/inc_nocache_headers.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -4,4 +4,4 @@ header ('Last-Modified: '.gmdate('D, d M Y H:i:s').' GMT'); // always modified header ('Cache-Control: no-cache, must-revalidate'); // HTTP/1.1 header ('Pragma: no-cache'); // HTTP/1.0 -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/helpers/inc_passcheck_internchk.php =================================================================== --- care2x/branches/gettext/include/helpers/inc_passcheck_internchk.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/helpers/inc_passcheck_internchk.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -24,4 +24,4 @@ } } */ -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/helpers/inc_patient_encounter_type.php =================================================================== --- care2x/branches/gettext/include/helpers/inc_patient_encounter_type.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/helpers/inc_patient_encounter_type.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -26,4 +26,4 @@ break; default: $headframe_title=$LDAdmission; } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/helpers/inc_photo_filename_resolve.php =================================================================== --- care2x/branches/gettext/include/helpers/inc_photo_filename_resolve.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/helpers/inc_photo_filename_resolve.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -11,4 +11,4 @@ $img_source.=$buf; }else{ $img_source.=$img_size[3];} } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/imgcreator/barcode-etik.php =================================================================== --- care2x/branches/gettext/include/imgcreator/barcode-etik.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/imgcreator/barcode-etik.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -89,4 +89,4 @@ } include('inc_etik.php'); -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/imgcreator/barcode_img_wristbands.php =================================================================== --- care2x/branches/gettext/include/imgcreator/barcode_img_wristbands.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/imgcreator/barcode_img_wristbands.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -77,4 +77,4 @@ # Load the image generator according to the language version include('inc_wristband.php'); -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/imgcreator/barcode_label_single_large.php =================================================================== --- care2x/branches/gettext/include/imgcreator/barcode_label_single_large.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/imgcreator/barcode_label_single_large.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -97,4 +97,4 @@ # Load the image generation script based on the language include ('inc_label_single_large.php'); -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/imgcreator/blood_lab_2part.php =================================================================== --- care2x/branches/gettext/include/imgcreator/blood_lab_2part.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/imgcreator/blood_lab_2part.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -98,6 +98,4 @@ Imagepng ($im); ImageDestroy ($im); - ?> - - + ?> \ No newline at end of file Modified: care2x/branches/gettext/include/imgcreator/blood_lab_leftbar.php =================================================================== --- care2x/branches/gettext/include/imgcreator/blood_lab_leftbar.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/imgcreator/blood_lab_leftbar.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -57,4 +57,4 @@ } Imagepng ($im); ImageDestroy ($im); - ?> + ?> \ No newline at end of file Modified: care2x/branches/gettext/include/imgcreator/catcom.php =================================================================== --- care2x/branches/gettext/include/imgcreator/catcom.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/imgcreator/catcom.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -64,4 +64,4 @@ //Imagejpeg ($im); ImageDestroy ($im); } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/imgcreator/datachart.php =================================================================== --- care2x/branches/gettext/include/imgcreator/datachart.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/imgcreator/datachart.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -159,4 +159,4 @@ } ImagePNG($im); ImageDestroy ($im); - ?> + ?> \ No newline at end of file Modified: care2x/branches/gettext/include/imgcreator/gd_test_request_baclabor.php =================================================================== --- care2x/branches/gettext/include/imgcreator/gd_test_request_baclabor.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/imgcreator/gd_test_request_baclabor.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -980,5 +980,4 @@ Imagepng($im); ImageDestroy($im); -?> - +?> \ No newline at end of file Modified: care2x/branches/gettext/include/imgcreator/gd_test_request_chemlabor.php =================================================================== --- care2x/branches/gettext/include/imgcreator/gd_test_request_chemlabor.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/imgcreator/gd_test_request_chemlabor.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -551,5 +551,4 @@ Imagepng($im); ImageDestroy($im); -?> - +?> \ No newline at end of file Modified: care2x/branches/gettext/include/imgcreator/imgcreate_colorbar_small.php =================================================================== --- care2x/branches/gettext/include/imgcreator/imgcreate_colorbar_small.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/imgcreator/imgcreate_colorbar_small.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -84,4 +84,4 @@ ImageDestroy($label); -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/imgcreator/inc_etik.php =================================================================== --- care2x/branches/gettext/include/imgcreator/inc_etik.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/imgcreator/inc_etik.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -363,4 +363,4 @@ } */ ImageDestroy ($im); -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/imgcreator/inc_label_single_large.php =================================================================== --- care2x/branches/gettext/include/imgcreator/inc_label_single_large.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/imgcreator/inc_label_single_large.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -122,4 +122,4 @@ /* Imagepng($label);*/ } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/imgcreator/inc_wristband.php =================================================================== --- care2x/branches/gettext/include/imgcreator/inc_wristband.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/imgcreator/inc_wristband.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -167,4 +167,4 @@ ImageDestroy ($wb_bby); ImageDestroy ($im); -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/imgcreator/index.php =================================================================== --- care2x/branches/gettext/include/imgcreator/index.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/imgcreator/index.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -1,4 +1,4 @@ <?php header('location:../../index.php'); exit; -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/imgcreator/labor-datacurve.php =================================================================== --- care2x/branches/gettext/include/imgcreator/labor-datacurve.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/imgcreator/labor-datacurve.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -184,4 +184,4 @@ header ('Content-type: image/PNG'); ImagePNG($im); ImageDestroy ($im); - ?> + ?> \ No newline at end of file Modified: care2x/branches/gettext/include/imgcreator/log-timebar.php =================================================================== --- care2x/branches/gettext/include/imgcreator/log-timebar.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/imgcreator/log-timebar.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -180,4 +180,4 @@ ImagePNG($im); ImageDestroy ($im); - ?> + ?> \ No newline at end of file Modified: care2x/branches/gettext/include/imgcreator/nobellist.php =================================================================== --- care2x/branches/gettext/include/imgcreator/nobellist.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/imgcreator/nobellist.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -52,6 +52,4 @@ Imagepng ($im); ImageDestroy ($im); - ?> - - + ?> \ No newline at end of file Modified: care2x/branches/gettext/include/index.php =================================================================== --- care2x/branches/gettext/include/index.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/index.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -1,4 +1,4 @@ <?php header('location:../index.php'); exit; -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/std_plates/patientdata.php =================================================================== --- care2x/branches/gettext/include/std_plates/patientdata.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/std_plates/patientdata.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -29,4 +29,4 @@ //$imgsize=GetImageSize($idpic); $pdf->addPngFromFile($idpic,450,655,88); } -?> +?> \ No newline at end of file Modified: care2x/branches/gettext/include/std_plates/persondata.php =================================================================== --- care2x/branches/gettext/include/std_plates/persondata.php 2010-07-21 11:35:44 UTC (rev 6584) +++ care2x/branches/gettext/include/std_plates/persondata.php 2010-07-21 16:45:09 UTC (rev 6632) @@ -22,4 +22,4 @@ $pdf->setStrokeColor(0,0,0); $pdf->setLineStyle(2); $pdf->rectangle(20,650,555,110); -?> +?> \ 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