]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Add local directory for plugins, themes, etc.
authorEvan Prodromou <evan@controlyourself.ca>
Sat, 7 Mar 2009 19:56:01 +0000 (11:56 -0800)
committerEvan Prodromou <evan@controlyourself.ca>
Sat, 7 Mar 2009 19:56:01 +0000 (11:56 -0800)
commit0570c16e6ceb42d6b3afa93c1054e024091a3e08
tree1791fc0b40802055bb51f66e43ccd2703a4061eb
parent1980f166a78954b15ed53e1421164452ec692497
Add local directory for plugins, themes, etc.

Added a local directory for locally-installed software. This is where
you should put any code you write, themes, plugins, etc. so they don't
get stomped by upgrades.
classes/User.php
local/.gitignore [new file with mode: 0644]