Plugin Directory


Ignore:
Timestamp:
03/22/2024 12:55:20 AM (2 years ago)
Author:
bgermann
Message:

import version 15.0.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cforms2/trunk/cforms.php

    r2875024 r3056446  
    2121 * Description: cformsII is a customizable, flexible and powerful form plugin including simple spam protection, multi-step forms, role manager support and custom themes.
    2222 * Author: Oliver Seidel, Bastian Germann
    23  * Version: 15.0.5
     23 * Version: 15.0.6
    2424 * Text Domain: cforms2
    2525 */
    2626namespace Cforms2;
    2727
    28 define('CFORMS2_VERSION', '15.0.5');
     28define('CFORMS2_VERSION', '15.0.6');
    2929
    3030// Debug message handling.
Note: See TracChangeset for help on using the changeset viewer.