Skip to content

Commit

Permalink
ADOdb library is now a git submodule
Browse files Browse the repository at this point in the history
A new 'mantis-1.3' branch was created from upstream's master, which is
currently just before release of V5.19, and will be used to track
MantisBT-specific changes for 1.3.x.

Fixes #14458
  • Loading branch information
dregad committed Oct 8, 2013
1 parent 1f0695a commit 8dd5994
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
@@ -0,0 +1,3 @@
[submodule "library/adodb"]
path = library/adodb
url = https://github.com/mantisbt/ADOdb.git
1 change: 1 addition & 0 deletions library/adodb
Submodule adodb added at 104786

0 comments on commit 8dd5994

Please sign in to comment.