Creation of gcm_input and a first approach to a web interface V0_0_1
authorarjen <arjen>
Sat, 5 Oct 2002 10:25:48 +0000 (10:25 +0000)
committerarjen <arjen>
Sat, 5 Oct 2002 10:25:48 +0000 (10:25 +0000)
commit1f9e3b54f9a137e83cfddf85f1c6493db7378a3c
tree3d6b45931e9e8eeb90931bd23f3ee91a3a2932ea
parent55834f75011d1b05d9627d19816625b5d2507061
Creation of gcm_input and a first approach to a web interface
28 files changed:
src/gcm_input/gcm_input.cpp [new file with mode: 0644]
src/gcm_input/makefile [new file with mode: 0644]
src/gcm_input/message.cpp [new file with mode: 0644]
src/gcm_input/message.h [new file with mode: 0644]
src/gnucomo.conf [new file with mode: 0644]
src/include/database.h [new file with mode: 0644]
src/include/gnucomo_config.h [new file with mode: 0644]
src/lib/database.cpp [new file with mode: 0644]
src/lib/gnucomo_config.cpp [new file with mode: 0644]
src/phpclasses/configuration.class.php [new file with mode: 0644]
src/phpclasses/gnucomo_config.php [new file with mode: 0644]
src/web/change.png [new file with mode: 0644]
src/web/classes/configuration.class.php [new file with mode: 0644]
src/web/classes/gnucomo_config.php [new file with mode: 0644]
src/web/closed_package.png [new file with mode: 0644]
src/web/exit.png [new file with mode: 0644]
src/web/functions.php [new file with mode: 0755]
src/web/gnucomo.css [new file with mode: 0644]
src/web/harddisk.png [new file with mode: 0644]
src/web/index.html [new file with mode: 0644]
src/web/log.png [new file with mode: 0644]
src/web/login.php [new file with mode: 0755]
src/web/menu.html [new file with mode: 0644]
src/web/open_package.png [new file with mode: 0644]
src/web/password.png [new file with mode: 0644]
src/web/server.png [new file with mode: 0644]
src/web/service.png [new file with mode: 0644]
src/web/user.png [new file with mode: 0644]