gaim/www

Removing my GG changes.

2006-04-04, Richard Laager
0379fc112699
file isExecutable
Removing my GG changes.
#!/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'