summaryrefslogtreecommitdiff
path: root/updates/2.00-to-x.xx.php
Commit message (Collapse)AuthorAge
* - fixed issue depricated call-by-reference issuesDries Buytaert2001-03-29
| | | | | | | | | - fixed small visual glitch in includes/function.inc - changed SQL tables around a bit to be more consistent (result: small changes to a lot of different files) - improved robustness of includes/node.inc - improved output of cron.module - improved output of node.php
* - added a bit of text and a "do not reload" warningDries Buytaert2001-03-25
|
* - reorganized the ./update directory a bitDries Buytaert2001-03-25
- added 2 new files: a. 2.00-to-x.xx.sql contains the SQL table changes/additions b. 2.00-to.x.xx.php is a script which converts your existing data to the new SQL tables