diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-03-15 14:46:48 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-03-15 14:46:48 -0300 |
commit | a89ba6df7133bc7f0b8ea96d4a5673887b267af4 (patch) | |
tree | e6850ce6c3f894b3867d172cbdea6cd75031ab26 /mod/cool_theme/views/default/thewire | |
parent | 0d860aca4fda73fce303dad41003e61f040acca8 (diff) | |
parent | 5041c6c48153453ed597206d08eeff37cf20e676 (diff) | |
download | elgg-a89ba6df7133bc7f0b8ea96d4a5673887b267af4.tar.gz elgg-a89ba6df7133bc7f0b8ea96d4a5673887b267af4.tar.bz2 |
Merge commit '5041c6c48153453ed597206d08eeff37cf20e676' as 'mod/cool_theme'
Diffstat (limited to 'mod/cool_theme/views/default/thewire')
-rw-r--r-- | mod/cool_theme/views/default/thewire/composer.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mod/cool_theme/views/default/thewire/composer.php b/mod/cool_theme/views/default/thewire/composer.php new file mode 100644 index 000000000..a6cdcdd2a --- /dev/null +++ b/mod/cool_theme/views/default/thewire/composer.php @@ -0,0 +1,2 @@ +<?php +echo elgg_view_form('thewire/add');
\ No newline at end of file |