Commit Graph

17 Commits

Author SHA1 Message Date
Jeremy Newman
f722ca719e fix search form so it works from any path
spotted by Ivan Leo Murray-Smith
2004-03-24 18:56:12 +00:00
Jeremy Newman
881522dd91 fix missing end of table 2004-03-24 15:58:57 +00:00
Jeremy Newman
a18f822841 added 2004-03-24 15:52:09 +00:00
Chris Morgan
89e7284f34 Add appdb/tables/create_tables script to run the sql necessary to create and
setup appdb tables.  Add app_category.sql and session_list.sql from Jeremy,
without these the database wasn't handling logins correctly and had no
categories.  README now has some instructions on how to setup a local appdb.
Modified config.php.sample to point to apidb to match what is in the sql in
appdb/tables.  Sql for table creation to use "if exists" to prevent data
base errors on trying to drop tables that don't exist.
2004-03-24 15:51:49 +00:00
Jeremy Newman
8eb8482819 s/winehq\.com/winehq\.org/g 2004-03-24 15:49:59 +00:00
Paul van Schayck
5953434a6f Get imagetype from getimagesize(). Switched to $_GET. Clearing memory. 2004-03-24 15:49:39 +00:00
Tom Wickline
461a3b5307 Fix links, update docs, other minor fixes 2004-03-24 15:43:10 +00:00
Paul van Schayck
f274463f0e Check the submitted input. Switched to $_REQUEST. 2004-03-18 19:26:33 +00:00
Jeremy Newman
e6b58e6b01 borked link 2004-03-15 20:50:34 +00:00
Jeremy Newman
1c7384ae38 Get the IDs from $_REQUEST and check if they are numeric. 2004-03-15 20:39:12 +00:00
Jeremy Newman
6d3aa59508 ignore the screenshots dir 2004-03-15 18:55:58 +00:00
Jeremy Newman
e554f649ca adding TODO 2004-03-15 17:23:52 +00:00
Jeremy Newman
e38135a206 post to a file that does not exist, reference calling php instead 2004-03-15 17:18:22 +00:00
Jeremy Newman
4fd9cea6f1 to ignore the file, it must not be in cvs. 2004-03-15 16:51:04 +00:00
Jeremy Newman
d20e11a43a ignore the config file
block the include dir from web access
2004-03-15 16:32:11 +00:00
Jeremy Newman
63a6782770 WineHQ Application Database Import 2004-03-15 16:22:00 +00:00
Jeremy Newman
8f28ae10c4 Initial revision 2004-03-15 16:22:00 +00:00