18 lines
400 B
PHP
18 lines
400 B
PHP
|
<?php
|
||
|
/**
|
||
|
* File: category.inc
|
||
|
* Author: Ryan Prather
|
||
|
* Purpose: Code for future use
|
||
|
* Created: Sep 12, 2013
|
||
|
*
|
||
|
* Portions Copyright (c) 2012-2015, Salient Federal Solutions
|
||
|
* Portions Copyright (c) 2008-2011, Science Applications International Corporation (SAIC)
|
||
|
* Released under Modified BSD License
|
||
|
*
|
||
|
* See license.txt for details
|
||
|
*
|
||
|
* Change Log:
|
||
|
* - Sep 12, 2013 - File created
|
||
|
*/
|
||
|
|