# shiftcontroller/2.2.1/application/version.php

ShiftController Employee Shift Scheduling, version 2.2.1. 3 lines.

- Page: https://pluginprobe.com/plugins/shiftcontroller/2.2.1/code/application/version.php
- Raw: https://pluginprobe.com/plugins/shiftcontroller/2.2.1/raw/application/version.php
- Modified: 2014-03-13T14:46:40+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/2.2.1/code/application/version.php#L10-L20`.

```php
<?php
define('HC_APP_VERSION', '2.2.1');

```
