Changeset 95
- Timestamp:
- 04/13/07 22:41:39 (2 years ago)
- Files:
-
- contenttoolbar/KNOWN_BUGS (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
contenttoolbar/KNOWN_BUGS
r94 r95 15 15 In 'units/weblogs/weblogs_text_process.php' check that: 16 16 17 if($run_result = run("video:text:process",$run_result) ){17 if($run_result = run("video:text:process",$run_result)!=null){ 18 18 $run_result = run("video:text:process",$run_result); 19 19 }
