Go to file
Dries Buytaert 36fca09232 - Added missing t() functions. Patch by Ori. 2002-07-13 17:56:54 +00:00
database - Patch my Marco: "session in my users table is actually varchar(32), which is small. locale data was greater and so was not correctly recorded. strangely, update_11() in update.php reads: update_sql("ALTER TABLE users ADD session TEXT;"); but in database.mysql.inc, line 496 session varchar(32) NOT NULL default '', so the update fails." 2002-07-13 13:01:47 +00:00
includes - Made it possible to store arrays in the variables table. Patch by Marco. 2002-07-06 13:30:26 +00:00
misc - Fixed more than 30 HTML and XML well-formedness errors. 2002-01-27 14:58:45 +00:00
modules - Added missing t() functions. Patch by Ori. 2002-07-13 17:56:54 +00:00
scripts - moving cvs-to-sql to contrib. 2002-04-13 22:34:20 +00:00
themes Theme update: 2002-06-01 23:17:05 +00:00
.htaccess - changing php_register_globals to register_globals which is the correct setting. 2002-06-10 12:10:55 +00:00
CHANGELOG - setting date in changelog. 2002-06-15 18:35:30 +00:00
INSTALL - small update to the INSTALL file 2001-10-23 20:38:42 +00:00
LICENSE - various updates, bugfixes and improvements 2001-02-04 22:09:38 +00:00
MAINTAINERS - Fixed some typos. 2002-04-19 11:36:33 +00:00
admin.php - XHTML-ified a few things. 2002-05-02 20:28:11 +00:00
cron.php - A large batch of updates, amongst them a rewritten node system. More 2001-11-01 11:00:51 +00:00
error.php - A large batch of updates, amongst them a rewritten node system. More 2001-11-01 11:00:51 +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 This is a major change to the system, needs more testing! 2002-04-14 19:34:04 +00:00
module.php - specifying an invalid module will redirect you to the index page instead of 2002-03-05 22:53:51 +00:00
node.php - Allows for displaying nodes without the comment module being enabled. 2002-06-22 19:32:08 +00:00
update.php - Update the existing variables. 2002-07-07 15:41:03 +00:00
xmlrpc.php - missed a file in my last large $id$ commit. 2001-10-20 20:45:05 +00:00