phergie.bat 341 B

123456789101112131415
  1. @echo off
  2. REM Phergie
  3. REM
  4. REM PHP version 5
  5. REM
  6. REM LICENSE
  7. REM
  8. REM This source file is subject to the new BSD license that is bundled
  9. REM with this package in the file LICENSE.
  10. REM It is also available through the world-wide-web at this URL:
  11. REM http://phergie.org/license
  12. set PHPBIN="@php_bin@"
  13. %PHPBIN% "@bin_dir@\phergie" %*