Skip to content

Commit 5396c70

Browse files
committed
working test
1 parent a2c1018 commit 5396c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
22

3-
wkhtmltox_pdf_init();
3+
wkhtmltox_convert('http://www.google.com', 'test.pdf', array('a' => 1, 'c' => 'test', 4 => 'hello'));
44

55
?>

0 commit comments

Comments
 (0)