Code standards, fix base path at least for php includes and use single quotes more often
[busui.git] / .gitmodules
Alexander Sadleir 1 [submodule "js/flotr2"]
2 path = js/flotr2
3 url = https://github.com/HumbleSoftware/Flotr2.git
4 [submodule "js/FlashCanvas"]
5 path = js/FlashCanvas
6 url = https://github.com/timcameronryan/FlashCanvas
Maxious 7 [submodule "lib/amon-php"]
8 path = lib/amon-php
9 url = https://github.com/martinrusev/amon-php.git
Maxious 10 [submodule "javascripts/tesseract"]
11 path = javascripts/tesseract
12 url = https://github.com/square/tesseract.git
13 [submodule "javascripts/d3"]
14 path = javascripts/d3
Maxious 15 url = https://github.com/mbostock/d3.git
16