Revision 760 | Zur aktuellen Revision | Details | Letzte Änderung | Log anzeigen | RSS feed
<?php
/**
*
* @package WebanOS CI
* @author Lars Tiefland <ltiefland@gmail.com>
* @copyright 2016
* @version $Rev: 757 $
*/
class Backend extends CI_Controller
{
public function index()
}
?>