dave f6cc5d7326 - Cleanup how variables are handled/rolled/etc. Convert the require_vars
function in the config editor to one that checks where ALL variables marked
  with year=-1 exist for FAIRYEAR.  If it doesn't, it creates them.  This
  function gets called in three places:
 	- On installation
	- On rollover
	- Whenever the database is updated
 We should, now, be able to just insert new variables with year=-1, and they
 will be automatically updated for the current year with the default value.
 (no more going into the variable editor to make sure the copy is done).

- Fix the superuser account creation in the install script
2007-11-25 19:53:15 +00:00
..
2007-11-23 22:07:55 +00:00
2007-11-21 16:46:19 +00:00
2007-11-21 16:44:50 +00:00
2007-11-21 22:31:34 +00:00
2007-11-18 23:20:00 +00:00
2007-03-26 06:15:41 +00:00
2007-10-05 18:40:32 +00:00