Plugin Directory

Changeset 769334


Ignore:
Timestamp:
09/09/2013 08:12:21 PM (13 years ago)
Author:
KLicheR
Message:

fix readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • attachment-files-importer/trunk/readme.txt

    r769327 r769334  
    3232The plugin is in an early stage and bugs may occurs. If you want to show a detailled report of the importation process, add this line to your __wp-config.php__ file:
    3333
    34 ~~~php
    35 define('ATTACHMENT_FILES_IMPORT_DEBUG', true);
    36 ~~~
     34`define('ATTACHMENT_FILES_IMPORT_DEBUG', true);`
    3735
    3836== Installation ==
Note: See TracChangeset for help on using the changeset viewer.