]> andersk Git - sql-web.git/commit
first stab at 0.2
authorJoe Presbrey <presbrey@mit.edu>
Sat, 16 Jul 2005 14:44:16 +0000 (14:44 +0000)
committerJoe Presbrey <presbrey@mit.edu>
Sat, 16 Jul 2005 14:44:16 +0000 (14:44 +0000)
commit997305cf93cd27c51f44a2e882238f190ad17606
tree81c97a16df1cd0c1c11f6b19ebbba6c29732ab2b
parentb43ab1a6f74ea71f3a2388d05ab4843f8277349b
first stab at 0.2
better DB structure
uses classes instead

git-svn-id: svn://presbrey.mit.edu/sql/mitsql@34 a142d4bd-2cfb-0310-9673-cb33a7e74f58
21 files changed:
.htaccess [new file with mode: 0644]
db/mitsql.sql [new file with mode: 0644]
defaults.cfg.php [new file with mode: 0644]
global.act.php [new file with mode: 0644]
global.done.php [new file with mode: 0644]
index.php
lib/dbaccess.lib.php [new file with mode: 0644]
lib/display.lib.php [new file with mode: 0644]
lib/joe.lib.php [new file with mode: 0755]
lib/mitsql.lib.php [new file with mode: 0755]
lib/security.lib.php [new file with mode: 0644]
login.php [new file with mode: 0644]
main.php [new file with mode: 0644]
mitsql.cfg.php [new file with mode: 0755]
mitsql.css [moved from style.inc with 100% similarity]
mitsql.lib.php [deleted file]
test.php
tpl/foot.inc [new file with mode: 0644]
tpl/head.inc [new file with mode: 0644]
tpl/index.php [new file with mode: 0644]
tpl/login_ssl.php [new file with mode: 0644]
This page took 0.033251 seconds and 5 git commands to generate.