diff options
| author | spiderr <spider@viovio.com> | 2012-09-07 13:36:06 -0400 |
|---|---|---|
| committer | spiderr <spider@viovio.com> | 2012-09-07 13:36:06 -0400 |
| commit | d47e80abba9a492d839ebe61fa672e8db3c93bc7 (patch) | |
| tree | c46156874818e205feb36b872796403149df43f7 | |
| parent | 1371cc013856182094cbdce6c757dbad72127ad0 (diff) | |
| download | util-d47e80abba9a492d839ebe61fa672e8db3c93bc7.tar.gz util-d47e80abba9a492d839ebe61fa672e8db3c93bc7.tar.bz2 util-d47e80abba9a492d839ebe61fa672e8db3c93bc7.zip | |
cleanly add adodb and smarty as submodules
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | adodb | 0 | ||||
| m--------- | smarty | 0 |
3 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index ffe079a..415a11c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,3 @@ [submodule "smarty"] path = smarty url = git://github.com/bitweaver/smarty.git -[submodule "uniform"] - path = uniform - url = git://github.com/tekimaki/uni-form.git diff --git a/adodb b/adodb new file mode 160000 +Subproject 432a766b3a0a91a810bad62c2384868d9c01ef0 diff --git a/smarty b/smarty new file mode 160000 +Subproject 241adf74a6cf0b171809ed07c2c191fcd374a27 |
