# shiftcontroller/2.2.2/application/version.php

ShiftController Employee Shift Scheduling, version 2.2.2. 3 lines.

- Page: https://pluginprobe.com/plugins/shiftcontroller/2.2.2/code/application/version.php
- Raw: https://pluginprobe.com/plugins/shiftcontroller/2.2.2/raw/application/version.php
- Modified: 2014-03-27T08:44:48+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.2/code/application/version.php#L10-L20`.

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

```
