# css-javascript-toolbox/8.2/framework/index.php

CSS &amp; JavaScript Toolbox, version 8.2. 9 lines.

- Page: https://pluginprobe.com/plugins/css-javascript-toolbox/8.2/code/framework/index.php
- Raw: https://pluginprobe.com/plugins/css-javascript-toolbox/8.2/raw/framework/index.php
- Modified: 2016-03-05T15:13:58+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/css-javascript-toolbox/8.2/code/framework/index.php#L10-L20`.

```php
<?php
/**
*  index.php just to prevent indexing of plugin folder
* 
* This directory used to hold the core/framework that might
* be used across this version and all feature versions.
* 
*/

```
