files/avatars/.htaccess
author Dan
Wed, 09 Jul 2008 13:20:49 -0400
changeset 610 de33b0d26741
parent 329 0437a7cf1acc
permissions -rw-r--r--
Fixed gzip output - no longer depends on ob_gzhandler(), uses gzencode() now with a failsafe available if gzencode() is not available. Public function gzip_output() remains unchanged.
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