thomascube
2011-02-06 07b95dc49b31d131b1fecdabf2059a447935c196
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
 */
/**