summaryrefslogtreecommitdiff
path: root/plugins/Irc/extlib/phergie/phergie.bat
blob: 4eec11d5c7cbc5f37bbff9f632abbde312bb0a25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@echo off
REM  Phergie 
REM 
REM  PHP version 5
REM 
REM  LICENSE
REM 
REM  This source file is subject to the new BSD license that is bundled
REM  with this package in the file LICENSE.
REM  It is also available through the world-wide-web at this URL:
REM  http://phergie.org/license

set PHPBIN="@php_bin@"
%PHPBIN% "@bin_dir@\phergie" %*