Skip to content

Commit

Permalink
Add cl4, jxloader, ktwig, stomp, and webservice modules
Browse files Browse the repository at this point in the history
  • Loading branch information
ahutchings committed Dec 8, 2010
1 parent 58f26f1 commit e4ac891
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .gitmodules
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -853,3 +853,18 @@
[submodule "facebook2"] [submodule "facebook2"]
path = facebook2 path = facebook2
url = git://github.com/kemo/facebook.git url = git://github.com/kemo/facebook.git
[submodule "cl4"]
path = cl4
url = git://github.com/graphis/cl4.git
[submodule "webservice"]
path = webservice
url = git://github.com/pix0r/kohana-webservice.git
[submodule "jxloader"]
path = jxloader
url = git://github.com/jonlb/jxLoader-kohana.git
[submodule "stomp"]
path = stomp
url = git://github.com/phostr/kohana-stomp.git
[submodule "ktwig"]
path = ktwig
url = git://github.com/Leemo/kTwig.git
1 change: 1 addition & 0 deletions cl4
Submodule cl4 added at 19f55a
1 change: 1 addition & 0 deletions jxloader
Submodule jxloader added at 2aa340
1 change: 1 addition & 0 deletions ktwig
Submodule ktwig added at 7a041d
1 change: 1 addition & 0 deletions stomp
Submodule stomp added at aeec52
1 change: 1 addition & 0 deletions webservice
Submodule webservice added at fad9a1

0 comments on commit e4ac891

Please sign in to comment.