Changeset 6054


Ignore:
Timestamp:
May 3, 2010, 3:38:12 PM (14 years ago)
Author:
plg
Message:

deactivate debug traces for advanced upload form

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/include/uploadify/uploadify.php

    r5195 r6054  
    1717$tmp = ob_get_contents();
    1818ob_end_clean();
    19 error_log($tmp, 3, "/tmp/php-".date('YmdHis').'-'.sprintf('%020u', rand()).".log");
     19// error_log($tmp, 3, "/tmp/php-".date('YmdHis').'-'.sprintf('%020u', rand()).".log");
    2020
    2121$image_id = add_uploaded_file(
Note: See TracChangeset for help on using the changeset viewer.