From 715fefa9b1acb1415485524e9d3093bae2fd5f26 Mon Sep 17 00:00:00 2001 From: nicolaasuni Date: Sat, 11 Apr 2009 19:19:42 +0200 Subject: [PATCH] 4.5.039 --- barcodes.php | 5 +++-- doc/classtrees_com-tecnick-tcpdf.html | 2 +- doc/com-tecnick-tcpdf/TCPDF.html | 2 +- doc/com-tecnick-tcpdf/TCPDFBarcode.html | 18 +++++++++--------- doc/com-tecnick-tcpdf/_barcodes.php.html | 2 +- .../_config---tcpdf_config.php.html | 2 +- doc/com-tecnick-tcpdf/_htmlcolors.php.html | 2 +- doc/com-tecnick-tcpdf/_tcpdf.php.html | 2 +- doc/com-tecnick-tcpdf/_unicode_data.php.html | 2 +- doc/elementindex.html | 2 +- doc/elementindex_com-tecnick-tcpdf.html | 2 +- doc/errors.html | 2 +- doc/index.html | 2 +- doc/li_com-tecnick-tcpdf.html | 2 +- 14 files changed, 24 insertions(+), 23 deletions(-) diff --git a/barcodes.php b/barcodes.php index 1997d6e..b6b3591 100755 --- a/barcodes.php +++ b/barcodes.php @@ -926,8 +926,9 @@ class TCPDFBarcode { for ($i = 0; $i <= 99; ++$i) { $keys .= chr($i); } - $new_code = ''; - for ($i = 0; $i < (strlen($code) / 2); ++$i) { + $new_code = ''; + $hclen = (strlen($code) / 2); + for ($i = 0; $i < $hclen; ++$i) { $new_code .= chr(intval($code{(2 * $i)}.$code{(2 * $i + 1)})); } $code = $new_code; diff --git a/doc/classtrees_com-tecnick-tcpdf.html b/doc/classtrees_com-tecnick-tcpdf.html index caefb5e..177f539 100644 --- a/doc/classtrees_com-tecnick-tcpdf.html +++ b/doc/classtrees_com-tecnick-tcpdf.html @@ -45,7 +45,7 @@

- Documentation generated on Sat, 11 Apr 2009 19:02:27 +0200 by phpDocumentor 1.4.1 + Documentation generated on Sat, 11 Apr 2009 19:19:32 +0200 by phpDocumentor 1.4.1
diff --git a/doc/com-tecnick-tcpdf/TCPDF.html b/doc/com-tecnick-tcpdf/TCPDF.html index 08bf957..cade469 100644 --- a/doc/com-tecnick-tcpdf/TCPDF.html +++ b/doc/com-tecnick-tcpdf/TCPDF.html @@ -18859,7 +18859,7 @@ $file)

- Documentation generated on Sat, 11 Apr 2009 19:02:28 +0200 by phpDocumentor 1.4.1 + Documentation generated on Sat, 11 Apr 2009 19:19:33 +0200 by phpDocumentor 1.4.1
diff --git a/doc/com-tecnick-tcpdf/TCPDFBarcode.html b/doc/com-tecnick-tcpdf/TCPDFBarcode.html index a4a836f..40e0efb 100644 --- a/doc/com-tecnick-tcpdf/TCPDFBarcode.html +++ b/doc/com-tecnick-tcpdf/TCPDFBarcode.html @@ -284,7 +284,7 @@ $type = 'B'])
-

method barcode_codabar [line 1480]

+

method barcode_codabar [line 1481]

@@ -323,7 +323,7 @@ $code)
-

method barcode_code11 [line 1536]

+

method barcode_code11 [line 1537]

@@ -458,7 +458,7 @@ $checksum)
-

method barcode_eanext [line 1181]

+

method barcode_eanext [line 1182]

diff --git a/doc/li_com-tecnick-tcpdf.html b/doc/li_com-tecnick-tcpdf.html index 94606f5..5671800 100644 --- a/doc/li_com-tecnick-tcpdf.html +++ b/doc/li_com-tecnick-tcpdf.html @@ -58,7 +58,7 @@ This documentation was generated by phpDocumentor v1.4.1

- Documentation generated on Sat, 11 Apr 2009 19:02:27 +0200 by phpDocumentor 1.4.1 + Documentation generated on Sat, 11 Apr 2009 19:19:32 +0200 by phpDocumentor 1.4.1
@@ -503,7 +503,7 @@ $len = 5])
-

method barcode_eanupc [line 988]

+

method barcode_eanupc [line 989]

diff --git a/doc/index.html b/doc/index.html index 94606f5..5671800 100644 --- a/doc/index.html +++ b/doc/index.html @@ -58,7 +58,7 @@ This documentation was generated by phpDocumentor v1.4.1

- Documentation generated on Sat, 11 Apr 2009 19:02:27 +0200 by phpDocumentor 1.4.1 + Documentation generated on Sat, 11 Apr 2009 19:19:32 +0200 by phpDocumentor 1.4.1
diff --git a/doc/errors.html b/doc/errors.html index 8688995..f837118 100644 --- a/doc/errors.html +++ b/doc/errors.html @@ -35,7 +35,7 @@ Post-parsing

- Documentation generated on Sat, 11 Apr 2009 19:02:33 +0200 by phpDocumentor 1.4.1 + Documentation generated on Sat, 11 Apr 2009 19:19:38 +0200 by phpDocumentor 1.4.1
@@ -638,7 +638,7 @@ $checksum = false])
-

method barcode_pharmacode [line 1628]

+

method barcode_pharmacode [line 1629]

diff --git a/doc/elementindex_com-tecnick-tcpdf.html b/doc/elementindex_com-tecnick-tcpdf.html index 7d1c835..fbea632 100644 --- a/doc/elementindex_com-tecnick-tcpdf.html +++ b/doc/elementindex_com-tecnick-tcpdf.html @@ -1359,7 +1359,7 @@ top

- Documentation generated on Sat, 11 Apr 2009 19:02:27 +0200 by phpDocumentor 1.4.1 + Documentation generated on Sat, 11 Apr 2009 19:19:32 +0200 by phpDocumentor 1.4.1
diff --git a/doc/elementindex.html b/doc/elementindex.html index 0660320..1384124 100644 --- a/doc/elementindex.html +++ b/doc/elementindex.html @@ -1336,7 +1336,7 @@ top

- Documentation generated on Sat, 11 Apr 2009 19:02:27 +0200 by phpDocumentor 1.4.1 + Documentation generated on Sat, 11 Apr 2009 19:19:32 +0200 by phpDocumentor 1.4.1
@@ -677,7 +677,7 @@ $code)
-

method barcode_pharmacode2t [line 1654]

+

method barcode_pharmacode2t [line 1655]

diff --git a/doc/com-tecnick-tcpdf/_unicode_data.php.html b/doc/com-tecnick-tcpdf/_unicode_data.php.html index 156e291..20f80c9 100644 --- a/doc/com-tecnick-tcpdf/_unicode_data.php.html +++ b/doc/com-tecnick-tcpdf/_unicode_data.php.html @@ -237,7 +237,7 @@ Unicode Include file for TCPDF.




- Documentation generated on Sat, 11 Apr 2009 19:02:33 +0200 by phpDocumentor 1.4.1 + Documentation generated on Sat, 11 Apr 2009 19:19:38 +0200 by phpDocumentor 1.4.1
diff --git a/doc/com-tecnick-tcpdf/_tcpdf.php.html b/doc/com-tecnick-tcpdf/_tcpdf.php.html index d1b49d2..99e0516 100644 --- a/doc/com-tecnick-tcpdf/_tcpdf.php.html +++ b/doc/com-tecnick-tcpdf/_tcpdf.php.html @@ -115,7 +115,7 @@ unicode data


- Documentation generated on Sat, 11 Apr 2009 19:02:28 +0200 by phpDocumentor 1.4.1 + Documentation generated on Sat, 11 Apr 2009 19:19:33 +0200 by phpDocumentor 1.4.1
@@ -716,7 +716,7 @@ $code)
-

method barcode_postnet [line 1256]

+

method barcode_postnet [line 1257]

diff --git a/doc/com-tecnick-tcpdf/_htmlcolors.php.html b/doc/com-tecnick-tcpdf/_htmlcolors.php.html index f301418..e0d8d06 100644 --- a/doc/com-tecnick-tcpdf/_htmlcolors.php.html +++ b/doc/com-tecnick-tcpdf/_htmlcolors.php.html @@ -88,7 +88,7 @@ Array of WEB safe colors.




- Documentation generated on Sat, 11 Apr 2009 19:02:28 +0200 by phpDocumentor 1.4.1 + Documentation generated on Sat, 11 Apr 2009 19:19:33 +0200 by phpDocumentor 1.4.1
diff --git a/doc/com-tecnick-tcpdf/_config---tcpdf_config.php.html b/doc/com-tecnick-tcpdf/_config---tcpdf_config.php.html index 587d0b6..df14793 100644 --- a/doc/com-tecnick-tcpdf/_config---tcpdf_config.php.html +++ b/doc/com-tecnick-tcpdf/_config---tcpdf_config.php.html @@ -507,7 +507,7 @@ Configuration file for TCPDF.




- Documentation generated on Sat, 11 Apr 2009 19:02:33 +0200 by phpDocumentor 1.4.1 + Documentation generated on Sat, 11 Apr 2009 19:19:38 +0200 by phpDocumentor 1.4.1
@@ -761,7 +761,7 @@ $planet = false])
-

method barcode_rms4cc [line 1329]

+

method barcode_rms4cc [line 1330]

diff --git a/doc/com-tecnick-tcpdf/_barcodes.php.html b/doc/com-tecnick-tcpdf/_barcodes.php.html index 0680ec6..1ffbc47 100644 --- a/doc/com-tecnick-tcpdf/_barcodes.php.html +++ b/doc/com-tecnick-tcpdf/_barcodes.php.html @@ -96,7 +96,7 @@ PHP class to creates array representations for common 1D barcodes to be used wit

- Documentation generated on Sat, 11 Apr 2009 19:02:27 +0200 by phpDocumentor 1.4.1 + Documentation generated on Sat, 11 Apr 2009 19:19:32 +0200 by phpDocumentor 1.4.1
@@ -1122,7 +1122,7 @@ $type)

- Documentation generated on Sat, 11 Apr 2009 19:02:27 +0200 by phpDocumentor 1.4.1 + Documentation generated on Sat, 11 Apr 2009 19:19:32 +0200 by phpDocumentor 1.4.1