aboutsummaryrefslogtreecommitdiffstats
path: root/install-utils.inc
Commit message (Expand)AuthorAgeFilesLines
* Single quotes, just for the hell of itTom Gilder2005-01-311-16/+16
* Add basic support for table prefixes to the installer. (Probably will fail on...Brion Vibber2004-12-011-1/+3
* Use ob_implicit_flush() rather than ob_end_flush() in install-utils.Brion Vibber2004-08-181-2/+3
* * Support for table name prefixes throughout the code. No support yet for con...Tim Starling2004-07-181-2/+2
* OOP calling convention for database functions. DBMS abstraction implemented b...Tim Starling2004-07-101-1/+2
* better readconsole() function, moved from mcc.php and eval.phpTim Starling2004-06-131-6/+10
* Outputting MySQL's error message in dbsource()Tim Starling2004-05-031-1/+2
* Make sure output buffering is off for install scriptsBrion Vibber2004-03-131-0/+3
* Imported the register_globals hack from REL1_2. Also starting work onBrion Vibber2004-03-081-3/+0
* Fix for 904065: use .php instead of .phtml extension by defaultBrion Vibber2004-02-271-4/+8
* Fix for compatibility with short_open_tag = OffBrion Vibber2004-02-181-1/+1
* * Recent Changes improvements: object oriented back end, move page annotation...Tim Starling2004-01-171-5/+6
* Committing Evan's patches (with some modifications), reintroducing class=inte...Tim Starling2003-11-221-4/+4
* Updates and mergine to install/updateBrion Vibber2003-11-201-0/+164