Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
cache
/
dictionaries-common
/
Filename :
sqspell.php
back
Copy
<?php ### This file is part of the dictionaries-common package. ### It has been automatically generated. ### DO NOT EDIT! $SQSPELL_APP = array ( 'American (hunspell)' => 'hunspell -a -d en_US ', 'American English (aspell)' => 'aspell -a -d en_US ', 'British English (aspell)' => 'aspell -a -d en_GB ', 'Canadian English (aspell)' => 'aspell -a -d en_CA ', 'English (aspell)' => 'aspell -a -d en ' );