#!/bin/sh # SELF=$0; test -L "$0" && SELF=$(readlink -n $0) php -f "$(dirname "$SELF")"/redmine.php -- "$@"
info at phpclasses dot org