files/avatars/.htaccess
author Dan
Sun, 27 Jan 2008 23:44:02 -0500
changeset 381 b4751b55ee92
parent 329 0437a7cf1acc
permissions -rw-r--r--
Fixed case where HTML comments were getting stripped when opening tag not followed by whitespace (<!--foo--> was stripped, <!-- foo --> was not, neither is stripped now)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
329
0437a7cf1acc Added update-checking function (still a little rough around the edges); added support into admin user CP for changing avatars
Dan
parents:
diff changeset
     1
Allow from all