summaryrefslogtreecommitdiff
path: root/plugins/Irc/extlib/phergie/phergie.bat
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Irc/extlib/phergie/phergie.bat')
-rw-r--r--plugins/Irc/extlib/phergie/phergie.bat14
1 files changed, 14 insertions, 0 deletions
diff --git a/plugins/Irc/extlib/phergie/phergie.bat b/plugins/Irc/extlib/phergie/phergie.bat
new file mode 100644
index 000000000..4eec11d5c
--- /dev/null
+++ b/plugins/Irc/extlib/phergie/phergie.bat
@@ -0,0 +1,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" %*