Plugin Directory

Changeset 750440


Ignore:
Timestamp:
08/03/2013 04:09:48 AM (13 years ago)
Author:
myst729
Message:

fix file line ending.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • txt2img/trunk/txt2img_generater.php

    r697152 r750440  
    1818
    1919if(defined('SAE_TMP_PATH')) {
    20   //sae. It's not able to write the local file.
     20  //SAE is not able to write local file.
    2121  $file = "p-" . $pid . ".png";
    2222  $s = new SaeStorage();
Note: See TracChangeset for help on using the changeset viewer.