Corrected comments which werent correct

This commit is contained in:
Peter Goodhall
2019-05-14 11:25:57 +01:00
parent df2430b77b
commit a0163d6002

View File

@@ -1,9 +1,7 @@
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
/*
Handles Displaying of information for awards.
These are taken from comments fields or ADIF fields
Handles Displaying of information for station tools.
*/
class Station extends CI_Controller {