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
28c08947661ddbfeb0f76b1a79d5e5b0592a4450
qemudb
/
include
History
Paul van Schayck
0f0e1c5425
Fix vote form and check on userinput (making more user friendly at the same time)
2004-12-27 05:16:33 +00:00
..
.cvsignore
ignore the config file
2004-03-15 16:32:11 +00:00
.htaccess
ignore the config file
2004-03-15 16:32:11 +00:00
appbyvendor.php
Rename *_inc.php files to drop the '_inc'
2004-12-25 20:51:07 +00:00
appdb.php
Clean up tabs and indenting.
2004-12-12 06:35:40 +00:00
application.php
- use superglobals instead of registered parameter vars
2004-12-25 20:03:34 +00:00
appversion.php
Rename *_inc.php files to drop the '_inc'
2004-12-25 20:51:07 +00:00
banner.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
category.php
make_cat_path() make use of arguments instead of globals
2004-12-25 20:11:13 +00:00
comments.php
Fix up displaying comments when not logged in.
2004-12-25 19:48:06 +00:00
config.php.sample
- use queued screenshot directory instead of mysql to store queued data
2004-12-23 01:13:26 +00:00
db.php
- replaced tons of tabs with spaces
2004-12-12 03:51:51 +00:00
footer.php
- replaced tons of tabs with spaces
2004-12-12 03:51:51 +00:00
form_edit.php
- replaced last occurences of php shorttags
2004-12-12 22:20:45 +00:00
form_login.php
- replaced tons of tabs with spaces
2004-12-12 03:51:51 +00:00
form_new.php
Use <?php
2004-12-18 01:49:39 +00:00
header.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
html.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
incl.php
- replaced $apidb_root with BASE
2004-12-23 01:09:20 +00:00
maintainer.php
- replaced tons of tabs with spaces
2004-12-12 03:51:51 +00:00
menu.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
parsedate.php
- replaced tons of tabs with spaces
2004-12-12 03:51:51 +00:00
pn_buttons.php
- replaced tons of tabs with spaces
2004-12-12 03:51:51 +00:00
qclass.php
Rename *_inc.php files to drop the '_inc'
2004-12-25 20:51:07 +00:00
query_appbyvendor.php
Rename *_inc.php files to drop the '_inc'
2004-12-25 20:51:07 +00:00
query_apps.php
- replaced tons of tabs with spaces
2004-12-12 03:51:51 +00:00
query_users.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
query_vendors.php
- replaced tons of tabs with spaces
2004-12-12 03:51:51 +00:00
query.php
Rename *_inc.php files to drop the '_inc'
2004-12-25 20:51:07 +00:00
rating.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
screenshot.php
- removed get_screenshot_img() function definition from appview.php
2004-12-25 20:23:10 +00:00
session.php
updated to a slightly more improved version of the session management code
2004-12-13 03:50:02 +00:00
sidebar_admin.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
sidebar_login.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
sidebar.php
Check on $_REQUEST['q']
2004-12-25 20:14:03 +00:00
tableve.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
user.php
Remove isMaintainer() and isSuperMaintainer and instead use the user
2004-12-19 19:30:27 +00:00
util.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
vote.php
Fix vote form and check on userinput (making more user friendly at the same time)
2004-12-27 05:16:33 +00:00