Skip to content

Commit 962fb28

Browse files
committed
Merged revision(s) 309-311 from trunk:
1 parent 7bfb385 commit 962fb28

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

data.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ Note that this document was generated using the demo script 'readme.php' which c
2929

3030
1<Changes>
3131

32+
2<0.12-rc18>
33+
34+
- fixed reported bug #77 ezText html bold tag problem
35+
3236
2<0.12-rc17>
3337

3438
- fixed reported bug #76 Invalid creation date

readme.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ function dots($info){
7474
// this code has been modified to use ezpdf.
7575

7676
$project_url = "http://pdf-php.sf.net";
77-
$project_version = "0.12-rc17";
77+
$project_version = "0.12-rc18";
7878

7979
$pdf = new Creport('a4','portrait', 'none', null);
8080
// to test on windows xampp

0 commit comments

Comments
 (0)