Changeset 400 for trunk/bin


Ignore:
Timestamp:
Aug 8, 2012 5:22:09 PM (12 years ago)
Author:
anonymous
Message:

Comment updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bin/file_importer.php

    r396 r400  
    8686//         }
    8787//     }
    88 //     $app->logMsg('Proccessing complete: ' . $file_count . ' files total.', LOG_INFO, __FILE__, __LINE__);
     88//     $app->logMsg('Processing complete: ' . $file_count . ' files total.', LOG_INFO, __FILE__, __LINE__);
    8989// } else {
    9090//     $app->logMsg('No files available in that directory.', LOG_INFO, __FILE__, __LINE__);
     
    9595//
    9696// /**
    97 //  * Find all files in directories recursivly with a specified file extension.
     97//  * Find all files in directories recursively with a specified file extension.
    9898//  *
    9999//  * @param  string $dir               the full path to the directory to scan
Note: See TracChangeset for help on using the changeset viewer.