Поправил названия классов

This commit is contained in:
origami11 2017-02-16 11:48:41 +03:00
parent c8958cbee0
commit 8a8e42d73d
21 changed files with 64 additions and 86 deletions

View file

@ -1,9 +1,5 @@
<?php
require_once 'core/search/htmlhelper.php';
require_once 'core/search/stemmer.php';
require_once 'core/path.php';
/**
* Индексирование файлов
*/