mirror of
https://github.com/curl/curl.git
synced 2026-08-25 04:23:36 +03:00
update the comment style from '#' to '//' which is the "un-official"
standard PHP comment. Also wrap the code in <?php and ?> and finally add getbinarypageinvar.php to Makefile.am and README
This commit is contained in:
parent
3d54ba1b9e
commit
13a5e16f35
2 changed files with 8 additions and 5 deletions
|
|
@ -1 +1,2 @@
|
|||
EXTRA_DIST = README getpageinvar.php simpleget.php simplepost.php
|
||||
EXTRA_DIST = README getpageinvar.php getbinarypageinvar.php simpleget.php \
|
||||
simplepost.php
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue