[pLog-svn] r4921 - plog/branches/lifetype-1.2/tmp

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Fri Mar 2 11:28:31 EST 2007


Author: jondaley
Date: 2007-03-02 11:28:31 -0500 (Fri, 02 Mar 2007)
New Revision: 4921

Modified:
   plog/branches/lifetype-1.2/tmp/.htaccess
Log:
add png files for the blogtimes plugin, and maybe others.

Modified: plog/branches/lifetype-1.2/tmp/.htaccess
===================================================================
--- plog/branches/lifetype-1.2/tmp/.htaccess	2007-03-02 16:08:10 UTC (rev 4920)
+++ plog/branches/lifetype-1.2/tmp/.htaccess	2007-03-02 16:28:31 UTC (rev 4921)
@@ -7,3 +7,8 @@
  Order deny,allow
  Allow from all
 </Files>
+
+<Files "*.png">
+ Order deny,allow
+ Allow from all
+</Files>



More information about the pLog-svn mailing list