Plugin Directory


Ignore:
Timestamp:
03/05/2023 06:18:08 PM (3 years ago)
Author:
bgermann
Message:

import version 15.0.5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cforms2/trunk/cforms.php

    r2353696 r2875024  
    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.4
     23 * Version: 15.0.5
    2424 * Text Domain: cforms2
    2525 */
    2626namespace Cforms2;
    2727
    28 define('CFORMS2_VERSION', '15.0.4');
     28define('CFORMS2_VERSION', '15.0.5');
    2929
    3030// Debug message handling.
Note: See TracChangeset for help on using the changeset viewer.