From 53e3f22a12b7c3b2d867fd40a070661a1aad9797 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 14 Mar 2003 21:55:18 +0000 Subject: switched site over to PHP; make menu, quote, webring, and lastmodified include files svn path=/trunk/; revision=470 --- htdocs/upload | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'htdocs/upload') diff --git a/htdocs/upload b/htdocs/upload index d7a14bb7..fdd25845 100755 --- a/htdocs/upload +++ b/htdocs/upload @@ -1,7 +1,7 @@ #!/bin/sh -FILES="*.html *.css" +FILES="*.css *.php *.inc" NAME=`cat CVS/Root | sed y/:/" "/ | sed y/@/" "/ | awk '{print $2}'` -- cgit v1.2.1