<?php
/* <summary>
Class contains methods related to state module
<author>
Beatle Buddy 2017.
</author>
Version 1.0
</summary>
*/
class include_error
{
/*<summary>
Default constructor
</summary>
*/
function __construct()
{
}
}
?>