alecpl
2010-12-10 a06535e20df02c257eb82b84257b9ba047e98ed3
program/js/tiny_mce/utils/validate.js
@@ -1,10 +1,11 @@
/**
 * $Id: validate.js 758 2008-03-30 13:53:29Z spocke $
 * validate.js
 *
 * Various form validation methods.
 * Copyright 2009, Moxiecode Systems AB
 * Released under LGPL License.
 *
 * @author Moxiecode
 * @copyright Copyright © 2004-2008, Moxiecode Systems AB, All rights reserved.
 * License: http://tinymce.moxiecode.com/license
 * Contributing: http://tinymce.moxiecode.com/contributing
 */
/**