ACL Extension
0.3
Main Page
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
DefaultController.php
Go to the documentation of this file.
1
<?php
2
3
class
DefaultController
extends
Controller
4
{
5
public
function
actionIndex
()
6
{
7
$this->render(
'index'
);
8
}
9
}
Web
exportAcl
acl
controllers
DefaultController.php
Generated on Sat Jun 9 2012 15:23:10 for ACL Extension by
1.8.1