#!/bin/sh

. /var/www/html/moodle/scripts/setenv.sh

exec /var/www/html/moodle/php/bin/.phpdbg.bin  "$@"
