Corrected comments which werent correct

pull/273/head
Peter Goodhall 2019-05-14 11:25:57 +01:00
rodzic df2430b77b
commit a0163d6002
1 zmienionych plików z 1 dodań i 3 usunięć

Wyświetl plik

@ -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 {