]> git.pld-linux.org Git - projects/pld-ftp-admin.git/commit - modules/ftptree.py
- the ftp handling module is mostly done (and working) - now need to work
authorMariusz Mazur <mmazur@pld-linux.org>
Mon, 22 Nov 2004 23:07:56 +0000 (23:07 +0000)
committerMariusz Mazur <mmazur@pld-linux.org>
Mon, 22 Nov 2004 23:07:56 +0000 (23:07 +0000)
commit1610d209dc31c919b21dae7b0745f8bfdc54b15b
treeb191d998bcd4319796d9d8ac837b1388699e44ea
parent2f949c9049540105022fd56c8311fba4c19cf13d
- the ftp handling module is mostly done (and working) - now need to work
  on the www interface (which is just proof of concept currently and doesn't
  do anything interesting)

Changed files:
    cgi-bin/index.py -> 1.1
    html/footer.html -> 1.1
    html/header.html -> 1.1
    html/layout.css -> 1.1
    html/loggedinmenu.html -> 1.1
    html/menufooter.html -> 1.1
    html/regform.html -> 1.1
    modules/config.py -> 1.2
    modules/ftptree.py -> 1.2
    modules/user.py -> 1.1
    modules/wwwiface.py -> 1.1
cgi-bin/index.py [new file with mode: 0755]
html/footer.html [new file with mode: 0644]
html/header.html [new file with mode: 0644]
html/layout.css [new file with mode: 0644]
html/loggedinmenu.html [new file with mode: 0644]
html/menufooter.html [new file with mode: 0644]
html/regform.html [new file with mode: 0644]
modules/config.py
modules/ftptree.py
modules/user.py [new file with mode: 0644]
modules/wwwiface.py [new file with mode: 0644]
This page took 0.071983 seconds and 4 git commands to generate.