Skip to content
Snippets Groups Projects
Commit 05341fce authored by xamgore's avatar xamgore
Browse files

readme.txt comments moved to documentary comments

parent af6549fa
Branches
Tags
No related merge requests found
<?php defined('SYSPATH') or die('No direct script access.'); <?php defined('SYSPATH') or die('No direct script access.');
/** Создание ведомостей */
class Controller_Handler_FileCreator extends Controller_Handler class Controller_Handler_FileCreator extends Controller_Handler
{ {
/** @var Model_Teacher_Rating */ /** @var Model_Teacher_Rating */
......
<?php defined('SYSPATH') or die('No direct script access.'); <?php defined('SYSPATH') or die('No direct script access.');
/** Получение списка групп, курсов, предметов, и т.д. */
class Controller_Handler_GetData extends Controller_Handler class Controller_Handler_GetData extends Controller_Handler
{ {
......
FileCreator -
GetData - , ,
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment