Reorganised code layout
Separated class library and web interface code Added a common config/database config to be referenced by all subprojects Fixed previous commit
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -2,6 +2,7 @@
|
||||
.buildpath
|
||||
.project
|
||||
.settings
|
||||
.htaccess
|
||||
/config.php
|
||||
/dbconfig.conf
|
||||
tmp/*
|
||||
/webui/.htaccess
|
||||
/webui/tmp/*
|
||||
|
||||
Reference in New Issue
Block a user