diff options
author | Prashant S | 2016-11-28 12:06:39 +0530 |
---|---|---|
committer | GitHub | 2016-11-28 12:06:39 +0530 |
commit | f0a7989ac84670a8ec2ca7abbe1c1a14b211fb41 (patch) | |
tree | 8823c7c00af01f1e9b8d4573d60f3bf7d96fa415 /pdf/phpqrcode/tools/merge.bat | |
parent | c2c6a180da55d79d4431c3d322e8796cfafa277a (diff) | |
parent | b49a0530c023c6c7444a56f300c48479bd623627 (diff) | |
download | scilab_textbook_companion-f0a7989ac84670a8ec2ca7abbe1c1a14b211fb41.tar.gz scilab_textbook_companion-f0a7989ac84670a8ec2ca7abbe1c1a14b211fb41.tar.bz2 scilab_textbook_companion-f0a7989ac84670a8ec2ca7abbe1c1a14b211fb41.zip |
Merge pull request #6 from prashantsinalkar/drupal_7.x
added new tbc certificate template with qr_code implementation
Diffstat (limited to 'pdf/phpqrcode/tools/merge.bat')
-rwxr-xr-x | pdf/phpqrcode/tools/merge.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pdf/phpqrcode/tools/merge.bat b/pdf/phpqrcode/tools/merge.bat new file mode 100755 index 0000000..b60a485 --- /dev/null +++ b/pdf/phpqrcode/tools/merge.bat @@ -0,0 +1,2 @@ +php ./merge.php
+pause
\ No newline at end of file |