PHP Classes

File: inc/lib/bootstrap.php

Recommend this page to a friend!
  Classes of Zacchaeus Bolaji   WordPress Plugin Sentiment Analysis   inc/lib/bootstrap.php   Download  
File: inc/lib/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: WordPress Plugin Sentiment Analysis
Analyze author sentiments in WordPress posts
Author: By
Last change:
Date: 1 year ago
Size: 90 bytes
 

Contents

Class file image Download
<?php

require __DIR__ . '/PHPInsight/Autoloader.php';
PHPInsight_Autoloader::register();