files/avatars/.htaccess
author Dan
Sun, 15 Jun 2008 00:59:37 -0400
changeset 571 66e14e61613e
parent 329 0437a7cf1acc
permissions -rw-r--r--
Got ACL scope logic working again and began enforcing it. Breaking API change: assigning page title with $template->tpl_strings['PAGE_NAME'] will no longer work, use $template->assign_vars(). Workaround may be added later. Test for assign_vars method if compatibility needed. Added namespace processor API (non-breaking change). Several other things tweaked around as well.
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