Go to file
Kjartan Mannes eeb572b1fc - Changed form_file($name) to form_file($title, $name, $size, $description = 0).
This change extends the functionality and makes it conform more with the
  other form_* functions.
2001-05-18 09:17:00 +00:00
database - Removed the "history"-field from the SQL table "users" and added 2001-05-16 20:54:37 +00:00
includes - Changed form_file($name) to form_file($title, $name, $size, $description = 0). 2001-05-18 09:17:00 +00:00
misc New powered-by gif with 3D drop 2001-03-02 22:27:01 +00:00
modules - Tidied up the field_get() API and improved the implementation of 2001-05-17 20:50:15 +00:00
scripts - Small improvement (by Natrak) to display the correct CVS username. 2001-05-14 19:51:28 +00:00
themes - Renamed ./themes/jeroen2/ in ./themes/yaroon/ (again). 2001-05-15 19:50:11 +00:00
updates - Removed the "history"-field from the SQL table "users" and added 2001-05-16 20:54:37 +00:00
.htaccess - fixed bug in common.inc: throttle() 2001-04-07 15:02:28 +00:00
CHANGELOG - Updated CHANGELOG 2001-05-13 16:32:50 +00:00
CREDITS - Changing my e-mail address. 2001-04-21 18:17:08 +00:00
INSTALL - a bunch of various updates 2001-04-05 20:33:36 +00:00
LICENSE - various updates, bugfixes and improvements 2001-02-04 22:09:38 +00:00
account.php - Created 2 new functions: 2001-05-15 18:38:57 +00:00
admin.php - Uhm. Rewrote the module system: less code clutter, less run-time 2001-05-05 13:57:29 +00:00
cron.php - Uhm. Rewrote the module system: less code clutter, less run-time 2001-05-05 13:57:29 +00:00
error.php - fixed typo in error.php (reported by Jeroen) 2001-04-08 10:44:38 +00:00
export - Uhm. Rewrote the module system: less code clutter, less run-time 2001-05-05 13:57:29 +00:00
favicon.ico I whipped up a favicon to please our IE using users... 2001-01-04 15:21:43 +00:00
index.php - Made the main page display sub-topics when a specific topic 2001-05-12 21:06:13 +00:00
module.php - Uhm. Rewrote the module system: less code clutter, less run-time 2001-05-05 13:57:29 +00:00
node.php Fixes 2001-04-29 13:41:18 +00:00
robots.txt Again, a large batch of updates - I'm twisting things around here: 2000-12-16 08:39:01 +00:00
search.php - Code review: improved search API, tidied up the search related code, 2001-05-09 18:28:09 +00:00
submit.php - Created 2 new functions: 2001-05-15 18:38:57 +00:00