#!/bin/sh
#VERSION:0.9.13

SCRIPT=$(readlink -f $0)
DIR=$(dirname $SCRIPT)
PHP_BIN=$(which php) 

$PHP_BIN -d safe_mode=Off -f $DIR/mage.php -- $@