upgrading tinymce to 2.0.5.1
This commit is contained in:
parent
cb2a8d025e
commit
00d46f6148
342 changed files with 13043 additions and 11487 deletions
|
|
@ -1,12 +1,12 @@
|
|||
/**
|
||||
* $RCSfile: validate.js,v $
|
||||
* $Revision: 1.2 $
|
||||
* $Date: 2005/08/13 12:20:37 $
|
||||
* $Revision: 1.3 $
|
||||
* $Date: 2006/02/06 20:11:09 $
|
||||
*
|
||||
* Various form validation methods.
|
||||
*
|
||||
* @author Moxiecode
|
||||
* @copyright Copyright © 2005, Moxiecode Systems AB, All rights reserved.
|
||||
* @copyright Copyright © 2004-2006, Moxiecode Systems AB, All rights reserved.
|
||||
*/
|
||||
|
||||
function testRegExp(form_name, element_name, re) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue