wp/wp-includes/js/tinymce/utils/validate.js
changeset 5 5e2f62d02dcd
parent 0 d970ebf37754
child 7 cf61fcea0001
equal deleted inserted replaced
4:346c88efed21 5:5e2f62d02dcd
     1 /**
     1 /**
     2  * validate.js
     2  * validate.js
     3  *
     3  *
     4  * Copyright 2009, Moxiecode Systems AB
     4  * Copyright, Moxiecode Systems AB
     5  * Released under LGPL License.
     5  * Released under LGPL License.
     6  *
     6  *
     7  * License: http://tinymce.moxiecode.com/license
     7  * License: http://www.tinymce.com/license
     8  * Contributing: http://tinymce.moxiecode.com/contributing
     8  * Contributing: http://www.tinymce.com/contributing
     9  */
     9  */
    10 
    10 
    11 /**
    11 /**
    12 	// String validation:
    12 	// String validation:
    13 
    13