Dotclear

Changeset 2339


Ignore:
Timestamp:
06/09/10 08:31:56 (13 years ago)
Author:
Osku
Message:

Muppet 0.5.3 : minor fix.

Location:
plugins/muppet
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/muppet/_define.php

    r2327 r2339  
    1717     /* Description*/    "Create and manage entries with others post types", 
    1818     /* Author */        "Osku and contributors", 
    19      /* Version */       '0.5.2', 
     19     /* Version */       '0.5.3', 
    2020     /* Permissions */   'usage' 
    2121); 
  • plugins/muppet/index.php

    r2327 r2339  
    6464     } 
    6565 
    66      if (!preg_match('/^\w+(\s*\w+)?$/',$name)) 
     66     //if (!preg_match('/^\w+(\s*\w+)?$/',$name)) 
     67     if (empty($name)) 
    6768     { 
    6869          $core->error->add(__('Name should be a nice word.')); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map