projects
/
quix0rs-gnu-social.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b83af83
)
Activity notices on by default
author
Evan Prodromou
<evan@status.net>
Fri, 26 Aug 2011 15:38:05 +0000
(11:38 -0400)
committer
Evan Prodromou
<evan@status.net>
Fri, 26 Aug 2011 15:38:05 +0000
(11:38 -0400)
lib/default.php
patch
|
blob
|
history
diff --git
a/lib/default.php
b/lib/default.php
index 9c4c8cab05711169051bf021506b35668fc62362..71b2257cd5b6e1107bf8e57b678c1b9f42435f18 100644
(file)
--- a/
lib/default.php
+++ b/
lib/default.php
@@
-310,7
+310,8
@@
$default =
'TagSub' => null,
'OpenID' => null,
'Directory' => null,
- 'ExtendedProfile' => null),
+ 'ExtendedProfile' => null,
+ 'Activity' => null),
'locale_path' => false, // Set to a path to use *instead of* each plugin's own locale subdirectories
'server' => null,
'sslserver' => null,