More tweaks to PDOManager, mover location of yioop_error_handler to config folder, a=chris

Author Chris Pollett <chris@pollett.org>
Author date 2018-04-14 17:Apr:th
Author local date 2018-04-14 10:Apr:th -0700
Committer Chris Pollett <chris@pollett.org>
Committer date 2018-04-14 17:Apr:th
Committer local date 2018-04-14 10:Apr:th -0700
Commit d84945d9e84125185386888241617a613d72b259
Tree 016c0d997aa1d50e4eab45cad558801e191fe459
Parent ee552a64abee4dfd2301cb37d3522c75ec9c31a2
More tweaks to PDOManager, mover location of yioop_error_handler to config folder, a=chris
Affected files:
src/configs/Config.php
src/controllers/ResourceController.php
src/controllers/SearchController.php
src/controllers/components/CrawlComponent.php
src/controllers/components/SocialComponent.php
src/executables/Fetcher.php
src/executables/QueueServer.php
src/index.php
src/library/FetchUrl.php
src/library/ScraperManager.php
src/library/UpgradeFunctions.php
src/library/Utility.php
src/library/WebArchive.php
src/library/WebSite.php
src/library/archive_bundle_iterators/MediaWikiArchiveBundleIterator.php
src/library/index_bundle_iterators/NetworkIterator.php
src/library/indexing_plugins/RecipePlugin.php
src/library/media_jobs/FeedsUpdateJob.php
src/library/media_jobs/VideoConvertJob.php
src/library/processors/DocxProcessor.php
src/library/processors/GifProcessor.php
src/library/processors/HtmlProcessor.php
src/library/processors/ImageProcessor.php
src/library/processors/JpgProcessor.php
src/library/processors/PdfProcessor.php
src/library/processors/PngProcessor.php
src/library/processors/PptxProcessor.php
src/library/processors/SvgProcessor.php
src/library/processors/TextProcessor.php
src/library/processors/XlsxProcessor.php
src/library/processors/XmlProcessor.php
src/library/summarizers/CentroidSummarizer.php
src/library/summarizers/CentroidWeightedSummarizer.php
src/models/CrawlModel.php
src/models/CronModel.php
src/models/GroupModel.php
src/models/ParallelModel.php
src/models/ProfileModel.php
src/models/datasources/PdoManager.php
tests/HashTableTest.php
tests/IndexShardTest.php
tests/PriorityQueueTest.php
tests/StringArrayTest.php
ViewGit