
06-19-2012, 05:23 AM
|
Banned
|
|
Join Date: Apr 2011
Location: Dallas
Posts: 757
|
|
 Re: AdobeHDS script helpers
github.com/svnpenn/dotfiles/commit/c581d
Quote:
Call PHP directly, not from second script
Previous versions would dump the PHP command for AdobeHDS.php to a Bash script,
then call the script. The correct php command is now simply run and no script
created.
In addition a binparse() function is being used to reduce code repetition.
|
|