This topic is locked

WYGIWYS

3/23/2006 16:55:23
PHPRunner General questions
S
scareya author

I'm using your PHPrunner software and I noticed the WYGIWYS editor does not support javascript inside of it. I was wondering whether there is a way to remove the WYGIWYS editor if you do not have the source file (the php runner file) that has all the configurations saved. How could I do that by editing the php files?
THanks

Sergey Kornilov admin 3/24/2006

Hi,
open include/..._functions.php file, find UseRTE($strField) function and change return value true on false.