# css-javascript-toolbox/7.2/includes/index.php

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

- Page: https://pluginprobe.com/plugins/css-javascript-toolbox/7.2/code/includes/index.php
- Raw: https://pluginprobe.com/plugins/css-javascript-toolbox/7.2/raw/includes/index.php
- Modified: 2013-03-17T20:09:52+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/7.2/code/includes/index.php#L10-L20`.

```php
<?php
/**
*  index.php just to prevent indexing of plugin folder
* 
* This directory used to hold the common library
* that might be used in various areas only for this version.
* 
*/

```
