[wp-cvs] wordpress/wp-admin upgrade-functions.php,1.54,1.54.4.1

Matthew Mullenweg saxmatt at users.sourceforge.net
Wed Dec 15 20:21:48 UTC 2004


Update of /cvsroot/cafelog/wordpress/wp-admin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21998/wp-admin

Modified Files:
      Tag: WordPress-Ver-1_2-Branch
	upgrade-functions.php 
Log Message:
Version bump, new installs with mod

Index: upgrade-functions.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-admin/upgrade-functions.php,v
retrieving revision 1.54
retrieving revision 1.54.4.1
diff -C2 -d -r1.54 -r1.54.4.1
*** upgrade-functions.php	20 May 2004 11:44:05 -0000	1.54
--- upgrade-functions.php	15 Dec 2004 20:21:40 -0000	1.54.4.1
***************
*** 504,508 ****
  			(option_id, blog_id, option_name, option_can_override, option_type, option_value, option_width, option_height, option_description, option_admin_level)
  			VALUES 
! 			('0', '0', 'comment_moderation', 'Y', '5',' none', 20, 8, 'If enabled, comments will only be shown after they have been approved.', 8)");
  	}
  
--- 504,508 ----
  			(option_id, blog_id, option_name, option_can_override, option_type, option_value, option_width, option_height, option_description, option_admin_level)
  			VALUES 
! 			('0', '0', 'comment_moderation', 'Y', '5','1', 20, 8, 'If enabled, comments will only be shown after they have been approved.', 8)");
  	}
  




More information about the cvs mailing list