Fixing content type ordering when content_type is not defined.
[akelos.git] / test / fixtures / app / controllers / page_controller.php
blob31720886da10342276840a5a1e67e6f1e20c2141
1 <?php
3 class PageController extends AkActionController
5 function index()
9 function setup()