diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-07-29 11:41:07 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-07-29 11:41:07 -0300 |
commit | 2feedf39f6484879333a7b77fdc3c184150db8c7 (patch) | |
tree | c94d671e6c172ba923f749f1478867d505429573 | |
parent | 429ad804a5ac784d4b56f532e4bc4bc0984d5116 (diff) | |
download | elgg-2feedf39f6484879333a7b77fdc3c184150db8c7.tar.gz elgg-2feedf39f6484879333a7b77fdc3c184150db8c7.tar.bz2 |
Adding ckeditor module
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | mod/ckeditor | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ad284a6a2..199cad2ed 100644 --- a/.gitmodules +++ b/.gitmodules @@ -235,3 +235,6 @@ [submodule "mod/bulk_user_admin"] path = mod/bulk_user_admin url = git://git.sarava.org/lorea/bulk_user_admin.git +[submodule "mod/ckeditor"] + path = mod/ckeditor + url = git://git.sarava.org/lorea/ckeditor.git diff --git a/mod/ckeditor b/mod/ckeditor new file mode 160000 +Subproject 9f4ede06562e229a26d7ae8d32ebb23453c293e |