[ Index ]
 

Code source de dotProject 2.1 RC1

Accédez au Source d'autres logiciels libres | Soutenez Angelica Josefina !

title

Body

[fermer]

/db/ -> upgrade_20_to_201.sql (source)

   1  #
   2  # $Id: upgrade_20_to_201.sql,v 1.2 2005/04/09 03:17:23 ajdonnison Exp $
   3  # 
   4  # DO NOT USE THIS SCRIPT DIRECTLY - USE THE INSTALLER INSTEAD.
   5  #
   6  # All entries must be date stamped in the correct format.
   7  #
   8  
   9  # 20050404 - minical config var restaured 
  10  INSERT INTO `config` VALUES ('', 'cal_day_view_show_minical', 'true', '', 'checkbox');
  11  
  12  # 20050405 - temporarily reset the memory limit for gantt charts
  13  INSERT INTO `config` ( `config_id` , `config_name` , `config_value` , `config_group` , `config_type` )
  14  VALUES ('', 'reset_memory_limit', '8M', '', 'text');


Généré le : Sun Feb 18 19:46:52 2007 par Balluche grâce à PHPXref 0.7