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
17a20b6c2b30306f54e02159e332e13fbc816026
qemudb
/
include
History
Jonathan Ernst
17a20b6c2b
Replacing $var with $_SESSION['var'] code and removing global var
...
declarations
2004-12-11 03:41:24 +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_inc.php
Initial revision
2004-03-15 16:22:00 +00:00
appdb.php
Initial revision
2004-03-15 16:22:00 +00:00
application.php
Set up notify system. Send notify emails for ad and delete Coments
2004-11-09 22:42:12 +00:00
appversion_inc.php
Initial revision
2004-03-15 16:22:00 +00:00
banner.php
Initial revision
2004-03-15 16:22:00 +00:00
category.php
Initial revision
2004-03-15 16:22:00 +00:00
comments.php
Remove blahblahblah
2004-12-11 03:32:21 +00:00
config.php.sample
Add appdb/tables/create_tables script to run the sql necessary to create and
2004-03-24 15:51:49 +00:00
db.php
Initial revision
2004-03-15 16:22:00 +00:00
footer.php
Initial revision
2004-03-15 16:22:00 +00:00
form_edit.php
- access most globals by their $_XYZ['varname'] name
2004-12-10 01:07:45 +00:00
form_login.php
- access most globals by their $_XYZ['varname'] name
2004-12-10 01:07:45 +00:00
form_new.php
- access most globals by their $_XYZ['varname'] name
2004-12-10 01:07:45 +00:00
header.php
Initial revision
2004-03-15 16:22:00 +00:00
html.php
- access most globals by their $_XYZ['varname'] name
2004-12-10 01:07:45 +00:00
incl.php
- access most globals by their $_XYZ['varname'] name
2004-12-10 01:07:45 +00:00
maintainer.php
Add support for application wide maintainers, super maintainers, that are
2004-12-10 00:18:01 +00:00
menu.php
add support for application maintainers
2004-11-09 22:41:18 +00:00
parsedate.php
Initial revision
2004-03-15 16:22:00 +00:00
pn_buttons.php
Initial revision
2004-03-15 16:22:00 +00:00
qclass.php
Initial revision
2004-03-15 16:22:00 +00:00
query_appbyvendor.php
Initial revision
2004-03-15 16:22:00 +00:00
query_apps.php
Initial revision
2004-03-15 16:22:00 +00:00
query_inc.php
Initial revision
2004-03-15 16:22:00 +00:00
query_users.php
Initial revision
2004-03-15 16:22:00 +00:00
query_vendors.php
Initial revision
2004-03-15 16:22:00 +00:00
rating.php
- access most globals by their $_XYZ['varname'] name
2004-12-10 01:07:45 +00:00
session.php
Replacing $var with $_SESSION['var'] code and removing global var
2004-12-11 03:41:24 +00:00
sidebar_admin.php
Show the number of maintainers on the administrators menu
2004-12-08 03:46:38 +00:00
sidebar_login.php
- access most globals by their $_XYZ['varname'] name
2004-12-10 01:07:45 +00:00
sidebar.php
- access most globals by their $_XYZ['varname'] name
2004-12-10 01:07:45 +00:00
tableve.php
- access most globals by their $_XYZ['varname'] name
2004-12-10 01:07:45 +00:00
user.php
- access most globals by their $_XYZ['varname'] name
2004-12-10 01:07:45 +00:00
util.php
- access most globals by their $_XYZ['varname'] name
2004-12-10 01:07:45 +00:00
vote.php
- access most globals by their $_XYZ['varname'] name
2004-12-10 01:07:45 +00:00