# shiftcontroller/2.1.1/application/version.php

ShiftController Employee Shift Scheduling, version 2.1.1. 3 lines.

- Page: https://pluginprobe.com/plugins/shiftcontroller/2.1.1/code/application/version.php
- Raw: https://pluginprobe.com/plugins/shiftcontroller/2.1.1/raw/application/version.php
- Modified: 2014-01-28T11:38: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/shiftcontroller/2.1.1/code/application/version.php#L10-L20`.

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

```
