]> Softwares of Agnibho - mcquick.git/commit
Rewritten for server installation
authorAgnibho Mondal <mail@agnibho.com>
Mon, 7 Dec 2015 17:27:59 +0000 (22:57 +0530)
committerAgnibho Mondal <mail@agnibho.com>
Mon, 7 Dec 2015 17:27:59 +0000 (22:57 +0530)
commit8491dea326f0118f6dabbeb240042a5512218816
tree564c1082a99d4b9fd712c845e57ce4a0a1d2af7f
parent6425acb608c7c4e50c9473aedffa086b17aef651
Rewritten for server installation
49 files changed:
INSTALL.txt [new file with mode: 0644]
LICENSE.TXT [deleted file]
LICENSE.txt [new file with mode: 0644]
README.TXT [deleted file]
README.txt [new file with mode: 0644]
css/custom.css [deleted file]
index.html [deleted file]
js/schema.js [deleted file]
js/script.js [deleted file]
js/tv4.min.js [deleted file]
mcquick.sql [new file with mode: 0644]
mcquick/ajax.php [new file with mode: 0644]
mcquick/editor.js [new file with mode: 0644]
mcquick/editor.php [new file with mode: 0644]
mcquick/help.php [new file with mode: 0644]
mcquick/index.php [new file with mode: 0644]
mcquick/lib/js/Paper.js [new file with mode: 0644]
mcquick/lib/js/Question.js [new file with mode: 0644]
mcquick/lib/js/User.js [new file with mode: 0644]
mcquick/lib/php/DB.php [new file with mode: 0755]
mcquick/lib/php/Paper.php [new file with mode: 0644]
mcquick/lib/php/Record.php [new file with mode: 0644]
mcquick/lib/php/User.php [new file with mode: 0644]
mcquick/login.php [new file with mode: 0644]
mcquick/paper.php [new file with mode: 0644]
mcquick/profile.php [new file with mode: 0644]
mcquick/res/bootstrap-3.3.6-dist/css/bootstrap-theme.css [new file with mode: 0644]
mcquick/res/bootstrap-3.3.6-dist/css/bootstrap-theme.css.map [new file with mode: 0644]
mcquick/res/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css [new file with mode: 0644]
mcquick/res/bootstrap-3.3.6-dist/css/bootstrap-theme.min.css.map [new file with mode: 0644]
mcquick/res/bootstrap-3.3.6-dist/css/bootstrap.css [new file with mode: 0644]
mcquick/res/bootstrap-3.3.6-dist/css/bootstrap.css.map [new file with mode: 0644]
mcquick/res/bootstrap-3.3.6-dist/css/bootstrap.min.css [new file with mode: 0644]
mcquick/res/bootstrap-3.3.6-dist/css/bootstrap.min.css.map [new file with mode: 0644]
mcquick/res/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.eot [new file with mode: 0644]
mcquick/res/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.svg [new file with mode: 0644]
mcquick/res/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.ttf [new file with mode: 0644]
mcquick/res/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff [new file with mode: 0644]
mcquick/res/bootstrap-3.3.6-dist/fonts/glyphicons-halflings-regular.woff2 [new file with mode: 0644]
mcquick/res/bootstrap-3.3.6-dist/js/bootstrap.js [new file with mode: 0644]
mcquick/res/bootstrap-3.3.6-dist/js/bootstrap.min.js [new file with mode: 0644]
mcquick/res/bootstrap-3.3.6-dist/js/npm.js [new file with mode: 0644]
mcquick/res/custom.css [new file with mode: 0755]
mcquick/res/jquery-1.11.3.min.js [new file with mode: 0755]
mcquick/script.js [new file with mode: 0644]
mcquick/template/footer.php [new file with mode: 0644]
mcquick/template/head.php [new file with mode: 0644]
mcquick/template/heading.php [new file with mode: 0644]
mcquick/template/modals.php [new file with mode: 0644]