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
bb146a01062f84294a468f7e07a74fe9bb0af13c
qemudb
/
include
History
Jonathan Ernst
bb146a0106
- deleted closedb(), openbugzilladb(), closebugzilladb() which are not used anymore
...
- make make_bugzilla_version_list() use the new query_bugzilladb() function
2005-01-12 02:44:49 +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
appdb.php
Replaced mysql_query() with query_appdb()
2005-01-11 00:26:05 +00:00
application.php
Replaced mysql_query() with query_appdb()
2005-01-11 00:26:05 +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
Replaced mysql_query() with query_appdb()
2005-01-11 00:26:05 +00:00
comments.php
Comments were not showing who posted them
2005-01-11 00:24: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
- added an optional parameter to query_*() in order to show more
2005-01-12 02:43:52 +00:00
footer.php
- replaced tons of tabs with spaces
2004-12-12 03:51:51 +00:00
form_edit.php
This patch make email address the user's username as requested in the TODO.
2005-01-10 22:54:04 +00:00
form_login.php
This patch make email address the user's username as requested in the TODO.
2005-01-10 22:54:04 +00:00
form_new.php
This patch make email address the user's username as requested in the TODO.
2005-01-10 22:54:04 +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 mysql_query() with query_appdb()
2005-01-11 00:26:05 +00:00
maintainer.php
- replaced mysql_query with appdb_query
2005-01-08 18:24:55 +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
query_users.php
This patch make email address the user's username as requested in the TODO.
2005-01-10 22:54:04 +00:00
rating.php
Fix query for inserting score for fake version, should insert row
2005-01-08 18:21:34 +00:00
screenshot.php
- replaced mysql_query with appdb_query
2005-01-08 18:24:55 +00:00
session.php
- replaced mysql_query with appdb_query
2005-01-08 18:24:55 +00:00
sidebar_admin.php
- adds a panel for administrating vendors
2004-12-29 03:44:17 +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
Replaced mysql_query() with query_appdb()
2005-01-11 00:26:05 +00:00
user.php
Fix up creating new users.
2005-01-11 02:32:20 +00:00
util.php
- deleted closedb(), openbugzilladb(), closebugzilladb() which are not used anymore
2005-01-12 02:44:49 +00:00
vote.php
- replaced mysql_query with appdb_query
2005-01-08 18:24:55 +00:00