Quote:
Originally Posted by tamarian
For those who don't have the "learn" function working, try this:
Edit the checkspelling.php file and
Change this:
$customwordlist = "custom.pws";
To this:
$customwordlist = "/path/to/file/custom.pws";
i.e., enter the path to the custom.pws file.
|
its in my root path so its /custom.pws
i did that and still the learn mode isnt working
im using WinSyntax for my php editor