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
c7af0bc71037b7101c7e0d752c9a7f94d97ef42f
qemudb
/
admin
History
Paul van Schayck
75728a4859
Use super globals. Better input checking.
2004-12-29 03:47:48 +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
Use super globals. Better input checking.
2004-12-29 03:47:48 +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
- use superglobals in adminMaintainers.php
2004-12-29 03:46:19 +00:00
adminVendors.php
- adds a panel for administrating vendors
2004-12-29 03:44:17 +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