예제 #1
0
파일: index.php 프로젝트: Selwyn-b/elefant
<?php

/**
 * Default handler, simply forwards to the current version of the API.
 */
$this->redirect('/api/' . Appconf::api('Api', 'current_version'));