# shiftcontroller/2.2.3/application/version.php

ShiftController Employee Shift Scheduling, version 2.2.3. 3 lines.

- Page: https://pluginprobe.com/plugins/shiftcontroller/2.2.3/code/application/version.php
- Raw: https://pluginprobe.com/plugins/shiftcontroller/2.2.3/raw/application/version.php
- Modified: 2014-04-07T09:39: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/2.2.3/code/application/version.php#L10-L20`.

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

```
