A script to populate fuzzy tags to revtag table. More...
Go to the source code of this file.
Classes | |
class | PopulateFuzzy |
A script to populate fuzzy tags to revtag table. More... | |
Variables | |
if(getenv( 'MW_INSTALL_PATH') !==false) | else |
$IP = "$dir/../../.." | |
$maintClass = PopulateFuzzy::class | |
A script to populate fuzzy tags to revtag table.
Definition in file populateFuzzy.php.
$IP = "$dir/../../.." |
Definition at line 21 of file populateFuzzy.php.
$maintClass = PopulateFuzzy::class |
Definition at line 106 of file populateFuzzy.php.
if (getenv('MW_INSTALL_PATH') !==false) else |
Definition at line 19 of file populateFuzzy.php.