gaim/www

file isExecutable
Numbers like 23rd, 17th, and 1st were causing confusion in strtotime, so
now we just remove those.
#!/bin/sh
if test "x$1" != x; then
SFUSER=$1
else
SFUSER=$USER
fi
/usr/bin/ssh $SFUSER@shell.sourceforge.net '/home/groups/g/ga/gaim/updatedocs.sh'