This website requires JavaScript.
Explore
Help
Sign In
claunia
/
qemudb
Archived
Watch
1
Star
0
Fork
0
You've already forked qemudb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-24
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
2c6592efbd4824b03b4b0d30960e01dbc352e66d
qemudb
/
admin
History
Jonathan Ernst
5cea0f68f3
- use superglobals instead of registered parameter vars
...
- move functions to include/category.php, include/application.php
2004-12-25 20:03:34 +00:00
..
.cvsignore
Initial revision
2004-03-15 16:22:00 +00:00
addAppFamily.php
make use of $_POST and $_GET instead of $HTTP_POST_VARS and $HTTP_GET_VARS which are deprecated
2004-12-19 17:43:46 +00:00
addAppNote.php
make use of the new constants of the config file for db connection and base path
2004-12-23 01:12:03 +00:00
addAppVersion.php
make use of the new constants of the config file for db connection and base path
2004-12-23 01:12:03 +00:00
addCategory.php
make use of $_POST and $_GET instead of $HTTP_POST_VARS and $HTTP_GET_VARS which are deprecated
2004-12-19 17:43:46 +00:00
addVendor.php
make use of $_POST and $_GET instead of $HTTP_POST_VARS and $HTTP_GET_VARS which are deprecated
2004-12-19 17:43:46 +00:00
adminAppDataQueue.php
- use queued screenshot directory instead of mysql to store queued data
2004-12-23 01:13:26 +00:00
adminAppQueue.php
- replaced tons of tabs with spaces
2004-12-12 03:51:51 +00:00
adminCommentView.php
- resulting html pages are valid html 4.01 transitionnal
2004-12-12 22:36:31 +00:00
adminMaintainerQueue.php
Make the queue list show, after entering a maintainer. Also change the
2004-12-16 02:46:36 +00:00
adminMaintainers.php
make use of the new constants of the config file for db connection and base path
2004-12-23 01:12:03 +00:00
deleteAny.php
- use superglobals instead of registered parameter vars
2004-12-25 20:03:34 +00:00
editAppFamily.php
make use of the new constants of the config file for db connection and base path
2004-12-23 01:12:03 +00:00
editAppNote.php
make use of the new constants of the config file for db connection and base path
2004-12-23 01:12:03 +00:00
editAppOwners.php
- replaced tons of tabs with spaces
2004-12-12 03:51:51 +00:00
editAppVersion.php
Remove isMaintainer() and isSuperMaintainer and instead use the user
2004-12-19 19:30:27 +00:00
editBundle.php
- replaced tons of tabs with spaces
2004-12-12 03:51:51 +00:00
editCategory.php
make use of $_POST and $_GET instead of $HTTP_POST_VARS and $HTTP_GET_VARS which are deprecated
2004-12-19 17:43:46 +00:00
editVendor.php
make use of $_POST and $_GET instead of $HTTP_POST_VARS and $HTTP_GET_VARS which are deprecated
2004-12-19 17:43:46 +00:00
index.php
- replaced tons of tabs with spaces
2004-12-12 03:51:51 +00:00
path.php
- replaced tons of tabs with spaces
2004-12-12 03:51:51 +00:00
screenshotQueue.php
- use queued screenshot directory instead of mysql to store queued data
2004-12-23 01:13:26 +00:00