alecpl
2010-03-28 ce467384e263d459f70915742baccc87c2aa9b79
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
 */
/**