mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
MINOR Pushed @deprecated 2.3 items out to 2.5 since they're still in use for now (from r100486)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@105574 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
584e8a5ee6
commit
45d8433d57
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
/**
|
||||
* A Text field that cannot contain certain characters
|
||||
* @deprecated 2.3
|
||||
* @deprecated 2.5
|
||||
* @package forms
|
||||
* @subpackage fields-formatted
|
||||
*/
|
||||
|
@ -2,7 +2,7 @@
|
||||
/**
|
||||
* Text field that automatically checks that the value entered is unique for the given
|
||||
* set of fields in a given set of tables
|
||||
* @deprecated 2.3
|
||||
* @deprecated 2.5
|
||||
* @package forms
|
||||
* @subpackage fields-formattedinput
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user