Update cashier.php

This commit is contained in:
Scoots 2017-04-10 04:08:54 -04:00 committed by GitHub
parent c47afed9e6
commit da14103874
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?php
/**
* Basic cash register system.
* @author: Jacob McCloughan
* @author: Scoots
* @version: 4/09/2017
*/