# shiftcontroller/3.2.4/application/version.php

ShiftController Employee Shift Scheduling, version 3.2.4. 4 lines.

- Page: https://pluginprobe.com/plugins/shiftcontroller/3.2.4/code/application/version.php
- Raw: https://pluginprobe.com/plugins/shiftcontroller/3.2.4/raw/application/version.php
- Modified: 2017-04-06T12:49:04+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/shiftcontroller/3.2.4/code/application/version.php#L10-L20`.

```php
<?php
$config['hc_app_version'] = '3.2.4';
$config['nts_dbprefix_version'] = 'v3';

```
