summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorMichael Francis <edude03@gmail.com>2011-07-09 23:25:17 -0400
committerMichael Francis <edude03@gmail.com>2011-07-09 23:25:17 -0400
commitf7d20a2f81c9fcf1b6a7cd692d497842eb0ab10e (patch)
tree080f52e72a46598e99369b719f65e2722de85f06 /.gitmodules
parent4aeeb2223e98d574dc842cb0a067b3922b7905df (diff)
downloadotakuhub-f7d20a2f81c9fcf1b6a7cd692d497842eb0ab10e.tar.xz
Added swiftmail libraries
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f89b821..4aac635 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,9 @@
[submodule "libraries/lithium"]
path = libraries/lithium
url = git://github.com/UnionOfRAD/lithium.git
+[submodule "libraries/li3_swiftmailer"]
+ path = libraries/li3_swiftmailer
+ url = https://github.com/greut/li3_swiftmailer.git
+[submodule "libraries/swiftmailer"]
+ path = libraries/swiftmailer
+ url = https://github.com/swiftmailer/swiftmailer.git