summaryrefslogtreecommitdiff
path: root/includes/common.inc
Commit message (Expand)AuthorAge
...
* - Made the code generated by include/common.inc XHTML 1.0 compliant: allDries Buytaert2001-05-31
* - Fixed an extra <P> in form_file().Kjartan Mannes2001-05-30
* - Added a experimental index.module to try out some of the discussedDries Buytaert2001-05-25
* - Fixed small glitch in check_preview().Dries Buytaert2001-05-24
* - Removed includes/timer.inc: it has been integrated in common.inc.Dries Buytaert2001-05-20
* CHANGESDries Buytaert2001-05-20
* - Changed form_file($name) to form_file($title, $name, $size, $description = 0).Kjartan Mannes2001-05-18
* - Tidied up the field_get() API and improved the implementation ofDries Buytaert2001-05-17
* - Fixed bug in account.module.Dries Buytaert2001-05-17
* Improved and optimized format_interval()Steven Wittens2001-05-17
* Updated the custom timestamp format to include locale support.Steven Wittens2001-05-17
* - Extended form() to take an optional forth parameter which is appended toKjartan Mannes2001-05-17
* - Removed the "history"-field from the SQL table "users" and addedDries Buytaert2001-05-16
* - Fixed bug in path_uri()Dries Buytaert2001-05-16
* - Created 2 new functions:Dries Buytaert2001-05-15
* - Renamed "hostname.conf" to "setting.php" (cfr. "setting.module").Dries Buytaert2001-05-14
* - Added custom PHP error handler to track down warnings and errors.Dries Buytaert2001-05-06
* - Uhm. Rewrote the module system: less code clutter, less run-timeDries Buytaert2001-05-05
* Welp. Large commit ahead.Dries Buytaert2001-04-30
* CHANGES:Dries Buytaert2001-04-29
* CHANGESKjartan Mannes2001-04-27
* - a few changes which might help overcome Jeroen's redeclartion problemDries Buytaert2001-04-16
* - improved settings.module and fixed a few quircks along the way:Dries Buytaert2001-04-15
* - fixed bug in common.inc: throttle()Dries Buytaert2001-04-07
* A lot of small changes (search-n-replace) make a big commit:Dries Buytaert2001-04-06
* - a bunch of various updatesDries Buytaert2001-04-05
* - nodified index.php:Dries Buytaert2001-03-24
* - updateDries Buytaert2001-03-18
* - fixed "AdNewz.com" vs "ADNEWS.COM" glitch reported by Peter BeckmanDries Buytaert2001-03-10
* - applied David Norman's patch to turn all <?'s into fully qualifiedDries Buytaert2001-03-10
* - added fine-grained user permission system which allows us to giveDries Buytaert2001-02-18
* - More updates on the translation supportDries Buytaert2001-02-17
* - added a "search framework" which allows for easy searchingDries Buytaert2001-02-10
* - various updates, bugfixes and improvementsDries Buytaert2001-02-04
* - added port + directory patch for loading configuration filesDries Buytaert2001-01-26
* - added initial locale support as discussed on the mailing listDries Buytaert2001-01-22
* I know, I know, it is getting nasty lately but I have another large commit af...Dries Buytaert2001-01-21
* - here a bunch of changes to make "drupal" (for now) work with PHP 4.0.4Dries Buytaert2000-12-30
* Surprise, surprise. After nothing but code, a large batch of changes:Dries Buytaert2000-12-29
* Yet another large batch of updates:Dries Buytaert2000-12-23