Changeset 750440
- Timestamp:
- 08/03/2013 04:09:48 AM (13 years ago)
- File:
-
- 1 edited
-
txt2img/trunk/txt2img_generater.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
txt2img/trunk/txt2img_generater.php
r697152 r750440 18 18 19 19 if(defined('SAE_TMP_PATH')) { 20 // sae. It's not able to write the local file.20 //SAE is not able to write local file. 21 21 $file = "p-" . $pid . ".png"; 22 22 $s = new SaeStorage();
Note: See TracChangeset
for help on using the changeset viewer.