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

Removed unused handler `ChangeLog`

parent cbd8d3c7
Branches
Tags
No related merge requests found
<?php defined('SYSPATH') or die('No direct script access.');
class Controller_Api_ChangeLog extends Controller_Handler
{
public function action_index() {
return Model_System::getChangeLog();
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment