[Vbox4php-develop] Update
Status: Pre-Alpha
Brought to you by:
philippmueller
|
From: Philipp <phi...@gm...> - 2001-09-30 15:25:36
|
Hello again, it's been quite for some time, so it's time to tell something ;-) Okay, after some sever problems at home (migrating my server from SuSE to Debian), I'm finally back on coding. I have seen, that Christophe has changed the file extensions already, so it's not my task any more (ehm, thanks Christophe). I have uploaded a new homepage, still ugly but now with more information (more to come). At least, if you know some links, please let me know (private email is enough). I have included the localconfig.inc.php file in the CVS, which is the file to store your local definitions. So please don't overwrite any configuration in vboxconf.inc.php anymore, just edit this new file (and certainly, don't commit any changes in there ;-). Certainly, if you have to add some global definitions to the vboxconf-file, just do it. I worked a bit on the code style, but without any functional changes. I started to seperate the POST and GET evaluation into a special file. This should make at the end the code in vbox4php.php better readable and ensure all GET and POST evaluation in a seperate module. That's all for now, Philipp |