Files
gallery3/modules/gallery/helpers/system.php
Bharat Mediratta 23eaec7063 Stop using "which" to find binaries. Create system::find_binary()
which traverses the $PATH and returns any executable binary of the
appropriate name that it can find.  Fixes #1555.
2011-01-10 15:49:15 -08:00

1.6 KiB